ComfyUI Node
Text Filter Lines
A ComfyUI node in wwdm-aicd with 6 inputs and 1 output.
Text Filter Lines
- lines
◄text►
◄pattern►
◄modegrep►
◄matchcontains►
◄ignore_casefalse►
◄trim_linestrue►
Categorywwdm-aicd
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| pattern | STRING | — | |
| mode | COMBO | grep | 2 options: grep, grep_v |
| match | COMBO | contains | 5 options: contains, regex, starts, ends, equals |
| ignore_caseopt | BOOLEAN | false | — |
| trim_linesopt | BOOLEAN | true | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| lines | STRING | — |