Switch Case Step
Brief description
This step is representing the block of code that is only executed if the variable defined in the Switch Step equals the input value (examples of use)
Step Information
Step Name (Not required)– the custom name of the process step that labels the editor’s process step box
Input Parameters
Case (Required)– the fixed string or integer value
Additional comments
To add a "Switch Case Step", click on the "+" button. In this step, you need to provide an input value as a case. For the input value, only a value can be added, not a variable. Let's add the value "this is my case" for our first case.