ComfyUI Node

any

Checks if any element in the SET is true. This node takes a SET as input and returns True if at least one element in the SET evaluates to True, and False otherwise (including if the SET is empty).

By StableLlama·Created about a year ago·Updated 25 days ago· 45
any
  • set
  • any_true
CategoryBasic/SET

Inputs (1)

NameTypeDefaultDescription
setSET

Outputs (1)

NameTypeDescription
any_trueBOOLEAN