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