SetBulkMailFromWebshop

From Catglobe Wiki
Revision as of 10:06, 12 December 2011 by Cg pham (talk | contribs)
Jump to: navigation, search



setBulkMailFromWebshop

Set the webshop email account (set in web.config) to an existing bulk mail's From property.

Syntax

setBulkMailFromWebshop(bulkMailId)

Arguments

bulkMailId: Is a numeric (non-decimal) expression. It is the bulk mail's Id.

Return type

empty

Example

setBulkMailFromWebshop(1);

Availabilty

Version 5.4