elseif
This block is part of the query group and was last modified in core v10.4.28.
Connection Type
This block connects from a query type block. Make sure to connect this block to the appropriate left-hand side connection.
elseif v10.4.28 In pins 3
- default required
query - else if required
condition - then required
query
Out pins 1
- query
query
Passes through exactly one input: the flow engine pre-selects the query pin of the first elseif whose condition is true (or the default pin), and this block outputs that pin's value unchanged : nil when the selected pin is unwired. The conditions are not evaluated here. Does nothing during precompile.
A typical wiring for elseif: the query out pin feeds cast to object.
Version history
Introduced in v10.4.28.
Back to
query Return to the main group to view all sub-groups Back to query: misc. Return to the group to view all blocks within this group 