ComfyUI Node
ListLength (Yogurt Nodes)
获取任何列表类型对象的长度
ListLength (Yogurt Nodes)
- list_data
- length
CategoryYogurtNodes/Logic
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| list_data | * | 任何支持len()函数的列表类型对象 |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| length | INT | — |
获取任何列表类型对象的长度
| Name | Type | Default | Description |
|---|---|---|---|
| list_data | * | 任何支持len()函数的列表类型对象 |
| Name | Type | Description |
|---|---|---|
| length | INT | — |