SendBulkMail

From Catglobe Wiki
Revision as of 11:10, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



sendBulkMail

Send a bulk mail specified by its id.

Syntax

sendBulkMail(bulkMailId)

Arguments

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

Return type

empty

Example

sendBulkMail(1);

Availability

Version 5.4.