Creating Variables

  1. Select an activity.
  2. Click Variables at the bottom of the screen to display the existing variables.
  3. Click Create Variable.
  4. Specify this information:
    Name
    The name of the variable.
    Variable Type
    Select a variable type from the list. Possible values:
    • Boolean
    • Int32
    • String
    • Object
    • System, Data, Data Table
    • Array of [T]
    • Browse for Types
      Note: This variable must be selected for specific datatypes supported by certain activities. For example, the Compose Email activity uses the ‘EmailMessage’ variable to include the email.
    Scope
    The scope for the variable. For example, a specific activity for which the variable must be available. The Sequence scope is currently supported and selected by default.
    Default
    The default value for the variable. This field is optional.