Skip to main content

String Transform Node

A node that helps to manipulate strings such as to concatenate, or to write custom strings as variables.

Node Name

TitleDescriptionType
Node NameTo set the Node's nameText Field

String Transform

TitleDescriptionType
MethodTo select the string manipulation operation, you wish to perform.

Current Available Operations:
1. Uppercase
2. Lowercase
3. Capitalize
Single Select Dropdown
Text to TransformTo 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