Addbody
![]() |
Adds body text or HTML to the structured variable created with a Createemail action. |
Supported Script Types
![]() |
Properties
Property | Details |
---|---|
ContainerVar | The name of the structured variable that contains all other variables. EML is the default name. |
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
Branch | Details |
---|---|
Default | Path taken unless the script meets a condition that requires it to take one of the other branches. It is also taken if the other branches are not defined. The Default branch condition is always used. |
Tips & Tricks
- Multiple Addbody actions can be present in a script.