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 option must be selected for locating 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 in the sequence of activities. The variables are used within the activities. The Sequence scope is specified by default and can be modified.
    Default
    The default value for the variable. This field is optional.