elseif
This block is part of the mutations group and was last modified in core v10.4.28.
elseif v10.4.28 In pins 3
- default required
mutations - else if required
condition - then required
mutations
Out pins 1
- mutations
mutations
Evaluates chained elseif conditions and outputs the mutations of the first matching then branch, or the default mutations when none match (branch selection is pre-resolved by the engine). A matched branch that is unwired, nil, or falsy outputs an empty mutations list.
A typical wiring for elseif: the mutations out pin feeds get at index.
Version history
Introduced in v10.4.28.
Back to
mutations Return to the main group to view all sub-groups Back to mutations: conditions Return to the group to view all blocks within this group 