ComfyUI Node
RapidStringIterator
A ComfyUI node in custom/iterators with 3 inputs and 3 outputs.
RapidStringIterator
- current_string
- current_index
- is_last
◄string_list►
◄resetfalse►
◄node_iditerator_nowrap►
Categorycustom/iterators
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| string_list | STRING | — | |
| reset | BOOLEAN | false | — |
| node_id | STRING | iterator_nowrap | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| current_string | STRING | — |
| current_index | INT | — |
| is_last | BOOLEAN | — |