Split some text into fragments using separators
ID
tool-text-text-split
Name
Text Split
Group
Text
Package
Tool
Keywords
Render
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
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
text | String | Text to split | |
separator | String | Separator characters |
Outputs
Name | Type | Description |
---|---|---|
result | String | Resulting text fragments |