ComfyUI Node
None Output Switch
A ComfyUI node in nifty/logic with 2 inputs and 2 outputs.
None Output Switch
- input
- value
- on_exists
- on_none
Categorynifty/logic
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| inputopt | COMFY_MATCHTYPE_V3 | The value to route to either on_exists or on_none. | |
| valueopt | COMFY_MATCHTYPE_V3 | The value to check. If not None, 'input' is routed to on_exists; otherwise to on_none. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| on_exists | COMFY_MATCHTYPE_V3 | — |
| on_none | COMFY_MATCHTYPE_V3 | — |