ADDCCADDR
![]() |
Adds a carbon copy (CC) recipient to the structured variable created with a CREATEEMAIL action. |
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 CC recipient.
- 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 ADDCCADDR actions can be present in a script.