ComfyUI Node
Is None
A ComfyUI node in nifty/logic with 2 inputs and 1 output.
Is None
- input
- BOOLEAN
◄negatefalse►
Categorynifty/logic
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| negate | BOOLEAN | false | Invert the result — returns False when None and True when not None. |
| inputopt | * | The value to check. Returns True if it is None (not connected or explicitly set to None). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| BOOLEAN | BOOLEAN | — |