Creating Arguments

  1. Select an activity.
  2. Click Arguments at the bottom of the screen to display the existing arguments.
  3. Click Create Argument.
  4. Specify this information:
    Name
    The name for the argument.
    Direction
    The direction for the argument from the list. Possible values:
    • In: The argument can only be used within the selected project.
    • Out: The argument can be used to pass data outside of a selected project.
    • In/Out: The arguments can be used both within and outside of a selected project.
    • Property: Not currently used.
    Argument Type
    The type of argument to be created. Possible values:
    • Boolean
    • Int32
    • String
    • Object
    • System, Data, Data Table
    • Array of [T]
    • Browse for Types
      Note: This argument must be selected for specific datatypes supported by certain activities.
    Default value
    The default value for the argument. This field is optional.