SendBulkMail
sendBulkMail
Send a bulk mail specified by its id.
Syntax
sendBulkMail(bulkMailId)
Arguments
bulkMailId: Is a numeric (non-decimal) expression. It is the id of the bulk mail.
Return type
empty
Example
sendBulkMail(1);
Availability
Version 5.4.