Createemail
|
|
Creates a structured variable that is the first step in sending an email. |
Supported Script Types
|
|
Properties
| Property | Details |
|---|---|
| ContainerVar | The name of the structured variable that contains all other variables. EML is the default name. |
| Subject | The subject of the email. If a subject is not entered, the email will not be sent. |
| ContactID | The contact ID |
| OriginalVar | The name of the structured variable created by a GETEMAIL action. |
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. |