ComfyUI Node
DictLength (Yogurt Nodes)
Get the length (number of keys) of any dict-like object
DictLength (Yogurt Nodes)
- dict_data
- length
CategoryYogurtNodes/Logic
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| dict_data | * | Any dict-like object that supports len() |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| length | INT | — |