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