Help Centre › Functions & Formulas
This article describes the RPA Data functionality to change variable.
For a full list of available functions, please read DATA functions.
Description
The DATA Change variable function allows you to change variable.
Setting it up
To use the DATA Change variable function, follow these instructions:
{{popups:rpas/add:action=change-variable}}
Once on a process map:
- Navigate to the process where you would like to add the DATA Change variable function
- Click on the green button’s drop-down (right side of the green button labelled “Process”)
- On the menu that appears, click on the “+ Activity” item
- From here you can select the DATA Change variable option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Variable | Yes | Text | – | The variable to modify. |
| Conditions | Yes | Key-Value | – | 'If value is' / 'Change to' condition pairs. |
Output variables
| Variable | Type | Description |
|---|---|---|
| Variable | Text | The modified variable value. |
Tips
- Use this to map values, e.g. change 'Y' to 'Yes' and 'N' to 'No'.
- Conditions are evaluated in order; the first match is applied.