Tool
Surface
Intersection
Analysis
3D Object
Image
Render
Solid
Vector
Text
Primitive Curves
Curve Analysis
Panels
Triangulation
Boolean Operation
Array
Transform
Toolset
Concatenate
Concatenate some fragments of text
Details
ID
tool-text-concatenate
Name
Concatenate
Group
Text
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Text 1 | String | Text fragments to concatenate |
Output ports
| Name | Type | Description |
|---|---|---|
| Text | String | Resulting text consisting of all the fragments |
After creating a node, to the first port, connect the first text we want to concat other texts, connect the second text to the second port with which we want to concat the first text connected to the first port. For more than two texts, you need to add ports using the "add port" function in the port menu and connect other texts to these ports. On the output port, we will get the result concatenate text.
Characters
Text Join