Tool
Analysis
Panels
Vector
Primitive Curves
Boolean Operation
Solid
Surface
Curve Analysis
3D Object
Toolset
Intersection
Transform
Triangulation
Render
Text
Image
Array
Text Join
Join a collection of text fragments into one
Details
ID
tool-text-text-join
Name
Text Join
Group
Text
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Separator | String | Fragment separator | |
| Text 1 | String | Text fragments to join |
Output ports
| Name | Type | Description |
|---|---|---|
| Text | String | Result text |
After creating a node, to the first port, connect the fragment separator. Connect the first text fragment we want to join to the first port and the second text fragment that we want to join with the first text to the second port. For more than two text fragments, you need to add ports using the "add port" function in the port menu and connect other text fragments to these ports. On the output port, we will get the result joined text.
Characters
Concatenate
Text Case