ComfyUI Node

or (generic)

Returns the logical N/OR result of one or more values. This node takes a dynamic number of inputs and returns their logical N/OR 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 25 days ago· 45
or (generic)
  • item_0
  • BOOLEAN
invertfalse
CategoryBasic/BOOLEAN

Inputs (2)

NameTypeDefaultDescription
invertBOOLEANfalse
item_0opt*

Outputs (1)

NameTypeDescription
BOOLEANBOOLEAN