RUAL Documentation

switch

This block is part of the state ui group and was last modified in core v10.4.28.

switch v10.4.28

Returns state based of the given expression.

Pin Pin Type Default
expression
The expression to evaluate.
value
default
The default statement to be executed.
state
Pin Pin Type Example
output
Returns the state matching the expression.
state
match
Returns true in case a match was found.
condition

Core Releases

v10.4.28 This block was introduced in v10.4.28, click here to see the release notes.
Back to state ui Return to the main group to view all sub-groups Back to state conditions Return to the group to view all blocks within this group