ComfyUI Node
99 Select Nth Item
A ComfyUI node in ZMongo/99 Helpers with 7 inputs and 6 outputs.
99 Select Nth Item
- items_list
- item
- status
- selected_items
- selected_json
- indexed_selected_items
- count
◄index0►
◄fallback►
◄selection►
◄modeauto►
◄include_endtrue►
◄dedupetrue►
CategoryZMongo/99 Helpers
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| items_list | * | — | |
| index | INT | 0-1000000–1000000 | — |
| fallback | STRING | — | |
| selection | STRING | Examples: 0, 2-7, 7-2, 0,2,5, 0,2-5,9, *, all, first, last, -1. Empty uses index. | |
| mode | COMBO | auto | 5 options: auto, single, range, series, all |
| include_end | BOOLEAN | true | — |
| dedupe | BOOLEAN | true | — |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| item | STRING | — |
| status | STRING | — |
| selected_items | * | — |
| selected_json | STRING | — |
| indexed_selected_items | STRING | — |
| count | INT | — |