ComfyUI Node
Conditions
A ComfyUI node in AsyncOutput/Deprecated(ComfyUI NOT Turing complete)/String with 6 inputs and 2 outputs.
Conditions
- count
- emit_result
◄touch—►
◄modeexact►
◄key_id—►
◄step1►
◄conditions1►
◄reset—►
CategoryAsyncOutput/Deprecated(ComfyUI NOT Turing complete)/String
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| touch | BOOLEAN | — | |
| mode | COMBO | exact | 2 options: exact, greater_than_or_equal |
| key_id | STRING | — | |
| step | INT | 1 | — |
| conditions | INT | 1 | — |
| resetopt | BOOLEAN | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| count | INT | Current Count Value |
| emit_result | BOOLEAN | if count == conditions, return true. then remove this record |