Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

BulkMail countRecipients: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
Cg_pham (talk | contribs)
No edit summary
Line 1: Line 1:
[[Category:HelpBooks]]
[[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