Activity library
Branching activities
Here we explain the branching activities
Switch
This activity lets you make a switch statement where you enter your condition and the cases. In each case you can put activities to execute. Also an output can be mapped to a variable.
If
In this activity you can specify an if condition and add activities in the 'then' or 'else' Also an output can be mapped to a variable.