elseif

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

elseif v10.4.28

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

In pins 3
  • default required
    uiattributes
  • else if required
    condition
  • then required
    uiattributes
Out pins 1
  • attributes
    uiattributes

A typical wiring for elseif: the uiattributes out pin feeds regular card.

Studio canvas example for the elseif block: typical wiring for elseif.

Version history

Introduced in v10.4.28.


Back to attributes Return to the main group to view all sub-groups Back to conditions Return to the group to view all blocks within this group