Function Switch

The function Switch switches depending on the variable.

Parameter Variable

The Variable that is listened to. When the block is called, it is checked whether this is true. The variable can be dragged from the Structure into the field using Drag&Drop.

Input CALL

The value is immediately checked to see if it is true.

Output TRUE

Execute next command if the variable is true.

Output FALSE

Execute next command if the variable is false.