ComfyUI Node
Iterator Counter
A ComfyUI node in Iterator with 5 inputs and 2 outputs.
Iterator Counter
- current_count
- is_finished
◄iterator_idcounter_iterator►
◄start0►
◄max_iterations10►
◄step1►
◄resetfalse►
CategoryIterator
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| iterator_id | STRING | counter_iterator | — |
| start | INT | 00–18446744073709550000 | — |
| max_iterations | INT | 101–18446744073709550000 | — |
| step | INT | 11–18446744073709550000 | — |
| reset | BOOLEAN | false | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| current_count | INT | — |
| is_finished | BOOLEAN | — |