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.

SetBulkMailFromWebshop

From Catglobe Wiki
Revision as of 02:21, 13 May 2022 by Administrator (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[Will obsolete soon and replace by BulkMail.From. More detail at ConversionMethods]

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