Tool
Panels
Vector
Text
Surface
Intersection
Analysis
Render
3D Object
Primitive Curves
Toolset
Triangulation
Boolean Operation
Solid
Transform
Curve Analysis
Array
Image
Replace Text
Replace all occurrences of a specific text fragment with another
Details
ID
tool-text-replace-text
Name
Replace Text
Group
Text
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Text | String | Text to modify | |
| Find | String | Fragment to replace | |
| Replace | String | Optional fragment to replace with |
Output ports
| Name | Type | Description |
|---|---|---|
| Text | String | Result of text replacement |
After creating a node, to the first port, connect the text to modify, connect the fragment text to replace to the second port, and the optional fragment to replace with to the third port. If the optional fragment is blank, all occurrences of fragments will be removed. On the output port, we will get the result of text replacement.
Characters
Text Join
Concatenate
Text Case