latest
Text
Text Split

Split some text into fragments using separators

ID

662ae7a510b6cb87640c92cf

Name

Text Split

Group

Text

Package

Tool

Keywords

textSplit
splitText

Surface

Vector

Transform

Primitive Curves

Curve Analysis

Toolset

Triangulation

Boolean Operation

Panels

Solid

Intersection

Text

Image

Analysis

Array

Creation method

There are two options for creating a Text Split node.

  • The first way to create a Text Split node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • textDist , textLeven
  • The second way is to select a Text Split node from the menu that opens from the top left.
    • Menu > Tool > Text > Text Split

Steps

  • Create a Text Split node.
  • Connect the text to split to the first port.
  • Connect the separator characters to the second port.

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.

See also

Characters
Text Join
Concatenate
Text Case
Text Length

Inputs

NameTypeDescriptionDefault Value
text
String
Text to split
separator
String
Separator characters

Outputs

NameTypeDescription
result
String
Resulting text fragments