Difference between revisions of "SetBulkMailFromWebshop"

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

 

  

Revision as of 06:38, 22 March 2011



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