Skip to main content

Name

msgpart:header — Return an array of header values for the given name

Synopsis

msgpart:header(name);

name: string

Description

Returns an array of header values for the given name.

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

Was this page helpful?