ComfyUI Node Runs on cloud
Match Text
A ComfyUI node in text with 5 inputs and 1 output.
Match Text
- matches
◄string—►
◄regex_pattern—►
◄case_insensitivetrue►
◄multilinefalse►
◄dotallfalse►
Categorytext
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| string | STRING | — | |
| regex_pattern | STRING | — | |
| case_insensitive | BOOLEAN | true | — |
| multiline | BOOLEAN | false | — |
| dotall | BOOLEAN | false | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| matches | BOOLEAN | — |