ComfyUI Node
STRINGER (JOV) πͺ
Manipulate strings through filtering
STRINGER (JOV) πͺ
- RANGE
- π
- COUNT
ββοΈSPLITβΊ
βπβΊ
βREPLACEβΊ
CategoryJOVIMETRIX πΊπ©π΅/CALC
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| βοΈopt | COMBO | SPLIT | Operation to perform on the input string |
| πopt | STRING | Delimiter (SPLIT/JOIN) or string to use as search string (FIND/REPLACE). | |
| REPLACEopt | STRING | String to use as replacement | |
| RANGEopt | VEC3INT | 0,-1,1 | Start, End and Step. Values will clip to the actual list size(s). |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| π | STRING | β |
| COUNT | INT | β |