ComfyUI Node

and (generic)

Returns the logical N/AND result of one or more values. This node takes a dynamic number of inputs and returns their logical N/AND result. Note that values are evaluated according Python's rules. I.e. an empty string is `false`, an integer 0 is also `false`, etc.

By StableLlama·Created about a year ago·Updated 26 days ago· 45
and (generic)
  • item_0
  • BOOLEAN
invertfalse
CategoryBasic/BOOLEAN

Inputs (2)

NameTypeDefaultDescription
invertBOOLEANfalse
item_0opt*True

Outputs (1)

NameTypeDescription
BOOLEANBOOLEAN