ComfyUI Node
Ino String Starts/Ends With
Checks if a string starts or ends with a given substring.
Ino String Starts/Ends With
- result
◄input_string►
◄substring►
◄mode▾►
CategoryInoStringHelper
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| input_string | STRING | — | |
| substring | STRING | — | |
| mode | COMBO | 2 options: starts_with, ends_with |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| result | BOOLEAN | — |