Special Characters Node#

Special Characters node.

The Special Characters node is used to output string characters that can’t be typed directly with the keyboard.

Tips

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.