ComfyUI Node
String List Stepper
A ComfyUI node in Vantage/String with 5 inputs and 3 outputs.
String List Stepper
- string
- index
- count
◄text—►
◄current_index0►
◄step1►
◄wraptrue►
◄include_emptyfalse►
CategoryVantage/String
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| current_index | INT | 0 | — |
| step | INT | 1 | — |
| wrap | BOOLEAN | true | — |
| include_empty | BOOLEAN | false | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| string | STRING | — |
| index | INT | — |
| count | INT | — |