[Email_Merge] is a helper method which performs an email merge operation on the headers and body of an email message.
The method requires two parameters:
Optional parameters include 'TransferEncoding' and 'Charset' which specify whether quoted-printable encoding should be applied to merged tokens and with what character set.
The data must include the output of one or more [Email_Token] methods in order for the merge operation to happen. If no tokens are seen then the data is returned unchanged.
Email_Merge(
$myEmailCompose->Data,
map('token'='value')
)
Email_Merge(
$myEmailCompose->Data,
map('token'='value'),
'charset',
'transferencoding'
)
No examples found
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments
">
Posted on: 19 August 2019