ComfyUI Node

Is None

A ComfyUI node in nifty/logic with 2 inputs and 1 output.

By Stibo·Created 5 months ago·Updated 2 months ago· 7
Is None
  • input
  • BOOLEAN
negatefalse
Categorynifty/logic

Inputs (2)

NameTypeDefaultDescription
negateBOOLEANfalseInvert 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)

NameTypeDescription
BOOLEANBOOLEAN