Special Characters Node
The Special Characters node is used to output string characters that can’t be typed directly with the keyboard.
Tip
This node can be used to create a multi-line string for the String to Curves Node, when combined with the Join Strings Node or the Replace String Node.
Inputs
This node has no inputs.
Properties
This node has no properties.
Outputs
- Line Break
A new line character (escape character
\n
).- Tab
A tab character used to add an indentation in the output.