Addtoaddr

Adds a recipient to the structured variable created with a Createemail action. Multiple Addtoaddr actions can be present in a script.

Supported Script Types

Email

Properties

Property Details
ContainerVar The name of the structured variable that contains all other variables. EML is the default name.
Recipient The email address to receive the message.
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.