Toggle menu
868
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 07:59, 12 December 2011 by Cg_pham (talk | contribs)


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