if

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

if v10.4.28

Decides your aggregration based on the boolean you give.

In pins 3
  • true required
    aggregation

    Input pin for the "true" aggregation branch.

  • false required
    aggregation

    Input pin for the "false" aggregation branch.

  • boolean required
    condition

    Input pin for the boolean condition.

Out pins 1
  • aggregation
    aggregation

    Output pin for the aggregation result.

A typical wiring for if: the aggregation out pin feeds aggregation.

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

Version history

Introduced in v10.4.28.


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