ComfyUI Node
String Comparison | Basic
A ComfyUI node in Basic Math ➕/Boolean with 4 inputs and 1 output.
String Comparison | Basic
- BOOLEAN
◄a—►
◄b—►
◄operation▾►
◄case_sensitivetrue►
CategoryBasic Math ➕/Boolean
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| a | STRING | — | |
| b | STRING | — | |
| operation | COMBO | 6 options: a == b, a != b, a IN b, a MATCH REGEX(b), a BEGINSWITH b, a ENDSWITH b | |
| case_sensitive | BOOLEAN | true | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| BOOLEAN | BOOLEAN | — |