Text Split
UtilitySplits the input text by a chosen delimiter (comma, newline, space, pipe, tab) and outputs one piece selected by index (0 = first). Handy for pulling a single value out of a CSV or list.
- Runs
- In your browser
- Inputs
- 1
- Outputs
- 1
Inputs
| Port | Type | ID |
|---|---|---|
| Text | text | text-in |
Outputs
| Port | Type | ID |
|---|---|---|
| Part | text | text-out |
What this connects into (24)
Computed from the port compatibility rules, so it stays correct as nodes change.
Node ID text-split. Open it in Studio with Tab, then type the name.