ComfyUI Node
Boolean Outputter
A ComfyUI node in ARG Toolkit/Debugging with 3 inputs and 1 output.
Boolean Outputter
- text
◄booleanfalse►
◄true_textTrue►
◄false_textFalse►
CategoryARG Toolkit/Debugging
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| boolean | BOOLEAN | false | — |
| true_text | STRING | True | String returned when input boolean is true. |
| false_text | STRING | False | String returned when input boolean is false. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |