Toggle menu
862
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.

SendBulkMailSyncronious: Difference between revisions

From Catglobe Wiki
Created page with "==== sendBulkMailSyncronious ==== Send a bulk mail specified by its id. it will wait until all email send '''Syntax''' sendBulkMailSyncronious(''bulkMailId'') '''Arguments..."
 
No edit summary
Line 1: Line 1:
[[Category:Email_and_SMS_Functions]] 
==== sendBulkMailSyncronious ====
==== sendBulkMailSyncronious ====



Revision as of 08:08, 14 July 2016

sendBulkMailSyncronious

Send a bulk mail specified by its id. it will wait until all email send

Syntax

sendBulkMailSyncronious(bulkMailId)

Arguments

bulkMailId: Is a numeric (non-decimal) expression. It is the id of the bulk mail.


Return type

empty

Example

sendBulkMailSyncronious(1);


Availability

Version 6.0.