all
Basic data handling: ListAll
Check if all elements in the list are true. Returns true if all elements are true (or 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 |