any

Basic data handling: DataListAny

Check if any element in the data 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
list*required

Outputs (1)

NameType
resultBOOLEAN