More actions
jrfconvert import |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: | [[Category:Email_and_SMS_Functions]] | ||
| | ||
Revision as of 04:22, 22 March 2011
BulkMail_countRecipients
Count the number of recipients when the bulk mail is sent (without sending it)
Syntax
BulkMail_countRecipients(bulkMailResourceId)
Arguments
- bulkMailResourceId: is a number expression. It is the bulk mail's resource id
Return value
number
Example
number n = BulkMail_countRecipients(12345);
Availability
Version 5.6