ComfyUI Node
any
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.
any
- list
- BOOLEAN
CategoryBasic/LIST
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| list | LIST | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| BOOLEAN | BOOLEAN | — |