ComfyUI Node
to BOOLEAN
Converts any input to a BOOLEAN. Follows standard Python truthy/falsy rules.
to BOOLEAN
- input
- BOOLEAN
CategoryBasic/cast
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| input | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| BOOLEAN | BOOLEAN | — |
Converts any input to a BOOLEAN. Follows standard Python truthy/falsy rules.
| Name | Type | Default | Description |
|---|---|---|---|
| input | * | — |
| Name | Type | Description |
|---|---|---|
| BOOLEAN | BOOLEAN | — |