Skip to main content

msgpart:insertBefore

Last updated March 2020

Name

msgpart:insertBefore — Insert this part into the MIME tree before the given parameter

Synopsis

msgpart:insertBefore(before);

before: string

Description

Insert this part into the MIME tree before the given parameter.

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

See Also

Was this page helpful?