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)

NameTypeRequired
value*required

Outputs (1)

NameType
is_nullBOOLEAN