Tag Link | [Email_Batch] ... | Category | |
---|---|---|---|
Type | Container | Source Available | Yes |
Support | Preferred | Version | 8.5 |
Change | New | Data Source | Any |
Output Type | String | Security | None |
Implementation | LassoScript | Sets | Lasso 8.5 |
[Email_Batch] ... [/Email_Batch] temporarily suspends the email queue so that several email messages can be queued at once. The messages can be inserted into the queue by the [Email_Send] tag faster if the inserts do not have to contend with the searches performed by the email system as new messages are processed. Any messages which are already in the queue will continue to send when this tag is used.
[Email_Batch]
[Email_Send:
... Additional Email Sends ...
[/Email_Batch]
No Parameters Required.
See the Lasso 8 Language Guide for examples of how to use this tag.