RUAL Documentation

elseif

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

elseif v10.4.28

Conditional branching for arrays (if.. then.. else if.. then.. else if.. default..).

Pin Pin Type Default
default
Input pin for the default array.
array
else if
Input pin for the condition that determines which array is used as output.
condition
then
Input pin for the array to use if the condition is true.
array
Pin Pin Type Example
array
Output pin for the resulting array based on the condition.
array

Core Releases

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