ComfyUI Node
is null
Checks if a value is None/null. This node takes any input value and returns True if the value is None, and False otherwise.
is null
- value
- is_null
CategoryBasic/comparison
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| value | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| is_null | BOOLEAN | — |