SwitchCase
A SwitchCase statement refers to a case distinction within the Actions and Conditions Editor.
Explanations:
1 Condition: Condition of the case distinction. A Binding to a symbol can be created.
2 Add case: Click the button to add another case to the case distinction.
3 Case: Individual case that is compared with the condition. A Binding to a symbol can be created.
4 Then branch: This branch is executed if the case meets the condition.
5 Remove case: Click the button to remove a previously added case.
6 Default branch: This branch is executed if no case meets the condition.