Text Concatenator
UtilityJoins two text inputs (A and B) into one with a configurable separator (space, comma, newline, pipe). Useful for building prompts from multiple sources.
- Runs
- In your browser
- Inputs
- 2
- Outputs
- 1
Inputs
| Port | Type | ID |
|---|---|---|
| Text A | text | text-a |
| Text B | text | text-b |
Outputs
| Port | Type | ID |
|---|---|---|
| Text | text | text-out |
What this connects into (24)
Computed from the port compatibility rules, so it stays correct as nodes change.
Node ID text-concat. Open it in Studio with Tab, then type the name.