String Transform Node
A node that helps to manipulate strings such as to concatenate, or to write custom strings as variables.
Node Name
| Title | Description | Type |
|---|---|---|
| Node Name | To set the Node's name | Text Field |
String Transform
| Title | Description | Type |
|---|---|---|
| Method | To select the string manipulation operation, you wish to perform. Current Available Operations: 1. Uppercase 2. Lowercase 3. Capitalize | Single Select Dropdown |
| Text to Transform | To fill in with the string that you wish to perform the operation on. Able to use variables with the "+" Button, Sanitize Content Buttons, and Format JSON buttons. | Text Field with Buttons |