ComfyUI Node
Text Substring
A ComfyUI node in wwdm-aicd with 5 inputs and 1 output.
Text Substring
- substring
◄text►
◄start0►
◄length0►
◄clip_modestart_len►
◄end0►
Categorywwdm-aicd
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| startopt | INT | 0 | — |
| lengthopt | INT | 0 | — |
| clip_modeopt | COMBO | start_len | 4 options: start_len, start_end, first_n, last_n |
| endopt | INT | 0 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| substring | STRING | — |