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
![]() |
Properties
- ContainerVar
- The name of the structured variable that contains all other variables. By default, "EML".
- Recipient
- The email address of the recipient.
- Replace
- Boolean. False appends the existing recipient list and True replaces it.
Branches
- Default
- The Default branch condition is always used.