Break text into individual characters
ID
tool-text-characters
Name
Characters
Group
Text
Package
Tool
Keywords
Render
After creating a node, connect the text you want to character-separate to a port. On the output ports, we will get the characters and unicode.
Text Concatenate
Text Join
Text Case
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
text | String | Text to split |
Outputs
Name | Type | Description |
---|---|---|
characters | String | Resulting characters |
unicode | Number | Unicode value of character |