Variables
Variables can be defined within workflows as well as in generic events. These can be used to "save" workflow specific parameters and reuse these. Or call generic events and parse different values.
Add Variables
Generic Event
Select the generic event and go to the “Variables“ tab in the inspector.
Workflow
Click on the empty space in a workflow and open the “Variables“ tab in the inspector.

Rename Variables
Double-click the name to rename the variables.

Last updated