ComfyUI Node
continue flow
Conditionally enable or disable a flow. This node takes a value and either passes it through or blocks execution based on the 'select' parameter. When 'select' is True, the value passes through; when False, execution is blocked. When a `message` is provided ComfyUI will display it in a dialog. Leave it empty for silent operation.
continue flow
- value
- value
◄selecttrue►
◄message►
CategoryBasic/flow control
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| value | * | — | |
| select | BOOLEAN | true | — |
| messageopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| value | * | — |