ComfyUI Node
all
Check if all elements in the list are true. Returns true if all elements are true (or if the list is empty).
all
- list
- BOOLEAN
CategoryBasic/LIST
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| list | LIST | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| BOOLEAN | BOOLEAN | — |