Difference between revisions of "SendBulkMail"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Email_and_SMS_Functions]] |
| | ||
Revision as of 05:33, 22 March 2011
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.