Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 647 Bytes

File metadata and controls

25 lines (12 loc) · 647 Bytes

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.

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.

Outputs

Line Break

A new line character (escape character \n).

Tab

A tab character used to add an indentation in the output.