More actions
jrfconvert import |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: | [[Category:Email_and_SMS_Functions]] | ||
| | ||
Revision as of 04: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.