Switch
A single node that switches on a value and has one output per case (listed below) plus a Default output. Wire each output to the commands for that case (no separate Case / End Switch commands).
ConditionsSwitchBranch
What it does
A single node that switches on a value and has one output per case (listed below) plus a Default output. Wire each output to the commands for that case (no separate Case / End Switch commands).
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Value to switch on | string | Required | Compared against each case (one per line). Example: {{{status}}} Supports variables | |
| Cases (one per line) | multiline | Required | Each line is a case value and becomes its own output, in order. An unmatched value uses the Default output. Example: active
pending
closed Supports variables |
More Conditions commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.