length
Basic data handling: DictLength
Returns the number of key-value pairs in a dictionary. This node takes a dictionary as input and returns its length (number of items).
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| input_dict | DICT | required |
Outputs (1)
| Name | Type |
|---|---|
| length | INT |