Skip to main content

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.
OptionsDescription
LiquidYou can specify the value using a liquid expression.
LiteralYou can specify literal value directly.
JavascriptYou can specify the value using JavaScript expression.