Creating Arguments
- Select an activity.
- Click Arguments at the bottom of the screen to display the existing arguments.
- Click Create Argument.
-
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 TypesNote: This argument must be selected for locating specific datatypes supported by certain activities.
- Default value
- The default value for the argument. This field is optional. The default values are removed from the project when the RPA flow is published into the RPA Mastermind.