ComfyUI Node
BatchIterator String Emitter
A ComfyUI node in AsyncOutput/BatchIterator/String with 6 inputs and 2 outputs.
BatchIterator String Emitter
- count
- emit_result
◄touch—►
◄mode==►
◄key_id—►
◄step1►
◄conditions1►
◄reset—►
CategoryAsyncOutput/BatchIterator/String
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| touch | BOOLEAN | — | |
| mode | COMBO | == | 2 options: ==, >= |
| key_id | STRING | — | |
| step | INT | 1 | — |
| conditions | INT | 1 | if input -999, will raise, it's a active interrupt signal |
| resetopt | BOOLEAN | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| count | INT | Current Count Value |
| emit_result | BOOLEAN | if count == conditions, return true. then remove this record |