Skip to main content

Name

msgpart:insertAfter — Insert this part into the MIME tree after the given parameter

Synopsis

msgpart:insertAfter(after);

after: string

Description

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

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

See Also

Was this page helpful?