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)
| Name | Type | Required |
|---|---|---|
| list | LIST | required |
Outputs (1)
| Name | Type |
|---|---|
| BOOLEAN | BOOLEAN |