ComfyUI Node
Boolean to Other
A ComfyUI node in DNLH_Nodes with 2 inputs and 3 outputs.
Boolean to Other
- INT
- STRING
- BOOLEAN
◄booleanfalse►
◄plus_onefalse►
CategoryDNLH_Nodes
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| boolean | BOOLEAN | false | The boolean you want to convert |
| plus_one | BOOLEAN | false | Adds 1 to the INT output. Useful for selectors that start on 1. (false = 1, true = 2) |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| INT | INT | — |
| STRING | STRING | — |
| BOOLEAN | BOOLEAN | — |