This node can be used to replace characters within a string of text.
Replace Character Setup

| Name | Description |
|---|---|
| String | This is the input string of text. |
| Character to replace | This is the character that will be removed from the string. |
| Character to insert | This is the character that replaces the removed character. |
| Result | This is the output string with the replaced characters. |

Layout
| Name | Description |
|---|---|
| Position | The position of the node on the board can be set using XY values. |
| Size | The size of the node, width and height can be set here. |

