ADDBODY

Adds body text or HTML to the structured variable created with a CREATEEMAIL action.

Supported Script Types

Email

Properties

ContainerVar
The name of the structured variable that contains all other variables. By default, "EML".
Text
The text of the body if the recipient cannot support the HTML message.
HTML
The HTML code of the body of the document.
Replace
Boolean. False appends the existing recipient list and True replaces it.

Branches

Default
The Default branch condition is always used.

Tips and Tricks

  • Multiple ADDBODY actions can be present in a script.