Tool
Solid
Vector
Surface
Transform
Triangulation
Boolean Operation
Array
Render
3D Object
Curve Analysis
Panels
Text
Image
Primitive Curves
Toolset
Intersection
Analysis
Text Split
Split some text into fragments using separators
Details
ID
tool-text-text-split
Name
Text Split
Group
Text
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Text | String | Text to split | |
| Separator | String | Separator characters |
Output ports
| Name | Type | Description |
|---|---|---|
| Fragments | String | Resulting text fragments |
After creating a node, to the first port, connect the text to split. Connect the separator characters to the second port. If the separator characters is blank, will be returned all split text. On the output port, we will get the resulting text fragments.
Characters
Text Join
Concatenate
Text Case
Text Length