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