Tool
Transform
Solid
Surface
Curve Analysis
Vector
Primitive Curves
Text
Toolset
Triangulation
Image
Array
Boolean Operation
Render
Panels
Intersection
Analysis
3D Object
Trim Spaces
Remove whitespace characters from the start, end, or all text
Details
ID
tool-text-trim-spaces
Name
Trim Spaces
Group
Text
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Text | String | Text to trim | |
| Start | Boolean | Trim spaces at start | |
| End | Boolean | Trim spaces at end | |
| All | Boolean | Trim spaces in all text |
Output ports
| Name | Type | Description |
|---|---|---|
| Trimmed | String | Trimmed text |
After creating a node, to the first port, connect the text to remove whitespace characters from the beginning, end, or all of the text. Connect the optional boolean value for trim spaces in the text at the start to the second port and at the end to the third port. Connect the optional boolean value for trim spaces at all text to the fourth port. On the output port, we will get the result of the text trimmed.
Characters
Text Join
Concatenate
Text Case
Match Text