ImpactConditionalStopIteration
ImpactPack/LogicOutput Node
ImpactConditionalStopIterationExample
JSON Example
{
"class_type": "ImpactConditionalStopIteration",
"inputs": {
"cond": true
}
}This example shows required inputs only. Connection values like ["node_id", 0] should reference actual node IDs from your workflow.
Inputs
| Name | Type | Status | Constraints | Default |
|---|---|---|---|---|
cond | BOOLEAN | required | - | - |
Outputs
This node has no outputs.
Was this page helpful?