Click or drag to resize

Switch

Switch

Component representing the switch-statement.

Screenshot999999575.png
Properties
Name Description
Entry The input of the node.
Selection The control variable of the switch statement.
Cases The list of switch cases.
See also
IfWhile