ComfyUI Node
Ino String Slice
Extracts a substring by start and end index.
Ino String Slice
- string
◄input_string►
◄start0►
◄end0►
CategoryInoStringHelper
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| input_string | STRING | — | |
| start | INT | 00–99999 | — |
| end | INT | 00–99999 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| string | STRING | — |