ComfyUI Node
Text Compare
A ComfyUI node in DebugPadawan/Text with 4 inputs and 2 outputs.
Text Compare
- result
- result_text
◄text_a►
◄text_b►
◄modeequals►
◄case_sensitivetrue►
CategoryDebugPadawan/Text
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| text_a | STRING | — | |
| text_b | STRING | — | |
| mode | COMBO | equals | 5 options: equals, not equals, contains, starts with, ends with |
| case_sensitiveopt | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| result | BOOLEAN | — |
| result_text | STRING | — |