Tool
Surface
Vector
Boolean Operation
Transform
Render
Intersection
Analysis
Array
Primitive Curves
Toolset
Curve Analysis
Panels
Triangulation
Image
Solid
Text
3D Object
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