Set Variable
The Set Variable action An instruction within a botflow. stores a value in a specific variable. To set the values of multiple variables in a single action, see the Set Variables action.
Using the Set Variable action, you can:
- Store needed information in a variable when a script is running.
- Store variable information within a botflow Automated steps that you can design for each bot that will run..
Some examples of using the Set Variable action are:
- Setting the value of a formula to evaluate data.
- Concatenating together text.
- Setting the value of a set of tokens to aggregate data.
Note: The Actions Quick Reference provides a complete list of actions that you can print for easy reference.
Add a Set Variable action to a botflow
- On the Actions list, click Data and then select Set Variable from the Variables list.
- Record the Set Variable settings.
- Variable: Type a variable in the Variable field.
-
Value: Type a value in the Value field.
- If needed, adjust the Run Switch setting to create the action without running it.
- Optionally, add an action note.
- Click OK to add the Set Variable action to the botflow. When the action is run in the botflow, the value is stored in the specific variable.
| Field or button | Description |
|---|---|
| Set Variable Options/Settings | General
|
| Note |
(Optional) Type a Note to document any special instructions or functionality.
|
| Run Switch |
The Run Switch toggle controls how Nintex Bot runs an action when adding or editing an action in a botflow.
|
| OK/Cancel | Click OK to save the action or click Cancel to discard the action or any changes. |