Difference between revisions of "BulkMail countRecipients"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:Email_and_SMS_Functions]]
 

 

  

Revision as of 05: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