is null
Basic data handling: IsNull
Checks if a value is None/null. This node takes any input value and returns True if the value is None, and False otherwise.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| value | * | required |
Outputs (1)
| Name | Type |
|---|---|
| is_null | BOOLEAN |