Set variable action allows to set value for any existing variable configured in the Manage Variables dialog.
Example of Set variable action configuration
For more information about Action Builder read Action Builder introduction article.
To configure the action Set variable the additional properties should be specified.
Configuration
Property | Required | Type | Description |
Name |
yes | Choice | Select variable configured in the Manage Variables dialog |
Value |
no | Type of your needs | Set new value of variable or use a dynamic expression to calculate it. This can be a string, an integer, a date, an object, an array or anything else. |
Availability
Modern Forms | List Actions | Scheduled/Triggered Actions |
✓ | ✓ | ✓ |
Output
Output Parameter | Type | Description |
VariableValue | String | Returns the variable value as an output parameter and can be used in subsequent actions. |