BrainGrid Controller
Process Orchestrator
Conditions
Domino Condition

Domino Condition

A Domino Condition chains multiple logic expressions in sequence. The first logic that evaluates to true executes its If branch and the chain stops. If it evaluates to false, the Else branch leads directly into the next logic in the chain, and so on down the line.

Domino Condition cascading flow on canvas

Configuration

Drag the Domino condition onto the canvas and click it to open the configuration dialog.

Create Domino Condition Configuration dialog
FieldDescription
TitleA name for this condition node
DescriptionOptional notes
Logic 1, Logic 3, Logic 5...Each logic entry represents one step in the chain. Click the field to configure the condition block settings
Add LogicAdd another logic step to extend the chain
Delete (trash icon)Remove a logic step from the chain

Each Logic entry expands into a condition block with the same Settings panel as the Binary Condition — configure System, Menu, Window, Field, Relation, and Value for each step. See Binary Condition for the full settings reference.