Skip to main content

Name

msgpart:header — Unset the header name of the current message part

Synopsis

msgpart:header(name, nil);

name: string
nil: nil

Description

Unset the header name of the current message part.

Enable this function with the statement require('msys.extended.message');.

Was this page helpful?