any

Basic data handling: ListAny

Check if any element in the list is true. Returns true if at least one element is true. Returns false if the list is empty.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (1)

NameTypeRequired
listLISTrequired

Outputs (1)

NameType
BOOLEANBOOLEAN