switch
This block is part of the mutations group and was last modified in core v12.0.4.
switch v12.0.4 Returns mutations based on the given expression.
In pins 2
- expression required
valueThe expression to evaluate.
- default
mutationsThe default statement to be executed.
Out pins 2
- output
mutationsReturns the mutations matching the expression.
- match
conditionReturns true if a match was found.
A typical wiring for switch: the mutations out pin feeds get at index.

Version history
Introduced in v12.0.4.
Back to
mutations Return to the main group to view all sub-groups Back to mutations Return to the group to view all blocks within this group
