Multi Assign
Description
This activity allows the user to assign values to multiple variables simultaneously.
Design Time Configuration
Display Text
Specify the activity name that shows in your process.
Assignment
You can add multiple entries of the following Assign entries.
- To – Specify the variable's name to assign a value.
- Value – Specify the value assigned to the variable. Click on the drop-down to choose the following options.
Options | Description |
---|---|
Liquid | You can specify the value using a liquid expression. |
Literal | You can specify literal value directly. |
Javascript | You can specify the value using JavaScript expression. |