ComfyUI Node
enumerate
Enumerate a list, returning a list of [index, value] pairs. Optionally, specify a starting value for the index.
enumerate
- list
- LIST
◄start0►
CategoryBasic/LIST
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| list | LIST | — | |
| startopt | INT | 0 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LIST | LIST | — |