Difference between revisions of "SendBulkMail"
Line 1: | Line 1: | ||
[[Category:Email_and_SMS_Functions]] | [[Category:Email_and_SMS_Functions]] | ||
− | | + | {{HelpFiles}} |
====sendBulkMail==== | ====sendBulkMail==== |
Revision as of 09:03, 12 December 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.