ComfyUI Node
length
Returns the number of key-value pairs in a dictionary. This node takes a dictionary as input and returns its length (number of items).
length
- input_dict
- length
CategoryBasic/DICT
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| input_dict | DICT | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| length | INT | — |