Switch else

A Switch else node executes its child nodes if none of the expressions of Switch case nodes in the same parent Switch node evaluated to false.

Properties

None

Project script node name

otherwise
See also:
Switch
Switch case