Switch Cases
Description
It executes one of its children out of multiple options based on the result of a conditional expression.
Design Time Configuration
Display Text
Specify the activity name that shows in your process.
Cases
The workflow will execute the branch with an expression that evaluates True. Click on the drop-down to choose the following options to write an expression.
Options | Description |
---|---|
Liquid | You can specify the value using a liquid expression. |
Javascript | You can specify the value using the javascript expression. |