Using the Run action
- Updated: 2023/09/26
Using the Run action
The Run action from the Task Bot package enables you to run one or more child bots. Configure the action to run the child bots repeatedly or with a delay, and to pass and retrieve values.
The action runs the selected task multiple times for a specified number of times or for a number of hours. The task can be repeated until the user chooses to stop it. You can save the output values to a dictionary variable, where each key in the dictionary is the variable name and corresponding value from the child bot. Or, you can map each dictionary key to a variable to store the corresponding value.
Procedure
For an example of using this action: