Skip to content

If Activity

Evaluates the result of a boolean-returning activity and executes the associated code block if the condition is met.

Properties

NameDescriptionRequired
ConditionA boolean-returning activity to be evaluated.☑️
ElseExecutes a set of child activities in a single, defined order.
ThenExecutes a set of child activities in a single, defined order.