msgpart:insertAfter
Last updated March 2020
Name
msgpart:insertAfter — Insert this part into the MIME tree after the given parameter
Synopsis
msgpart:insertAfter(after);
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?