BrainGrid Controller
Process Orchestrator
Conditions
Sequential Condition

Sequential Condition

A Sequential Condition evaluates multiple logic expressions independently. All logic blocks feed into the same Sequence Condition node, and each one that evaluates to true executes its branch. Unlike a Domino Condition, matching one logic does not stop the others from being checked.

Sequential Condition node on canvas with multiple logic blocks feeding in

Configuration

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

Create Sequential Condition Configuration dialog
FieldDescription
TitleA name for this condition node
DescriptionOptional notes
Logic 1, Logic 2, Logic 3...Each logic entry is evaluated independently. Click the field to configure its condition block settings
Add LogicAdd another logic entry
Delete (trash icon)Remove a logic entry

Each Logic entry uses the same Settings panel as the Binary Condition. Configure System, Menu, Window, Field, Relation, and Value for each entry. See Binary Condition for the full settings reference.