ComfyUI Node
列表取值丨索引
A ComfyUI node in QING/数据工具 with 5 inputs and 4 outputs.
列表取值丨索引
- item
- ok
- actual_index
- length
◄default_value►
◄items—►
◄index0►
◄index_mode从0开始►
◄allow_negativetrue►
CategoryQING/数据工具
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| default_value | STRING | — | |
| items | STRING | — | |
| index | INT | 0-1000000–1000000 | — |
| index_mode | COMBO | 从0开始 | 2 options: 从0开始, 从1开始 |
| allow_negative | BOOLEAN | true | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| item | STRING | — |
| ok | BOOLEAN | — |
| actual_index | INT | — |
| length | INT | — |