DATA Change variable function

The DATA Change variable function in RPA.

Help CentreFunctions & 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:

  1. Navigate to the process where you would like to add the DATA Change variable function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the DATA Change variable option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
VariableYesTextThe variable to modify.
ConditionsYesKey-Value'If value is' / 'Change to' condition pairs.

Output variables

VariableTypeDescription
VariableTextThe 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.

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.