Text Operations
Text Formatter Node
Format text based on a specified formatter
This node allows you to format text based on a specified formatter.
Node Inputs
-
Text for formatting: The text for formatting
- Type:
Text
- Type:
Node Parameters
On the face of the node:
-
Text Formatter: The type of formatter for formatting text. The available options are To Uppercase, To Lowercase, To Propercase, Trim Spaces and Truncate. The default option is To Uppercase.
- Type:
Dropdown
- Type:
Node Outputs
-
Output: The formatted text
-
Type:
Text
-
Example usage:
{{text_formatter_0.output}}
-