length
Basic data handling: DataListLength
Counts the number of items in a list. This node takes a list as input and returns its length as an integer.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| list | * | required |
Outputs (1)
| Name | Type |
|---|---|
| length | INT |