Special Characters Node¶
The Special Characters node is used to output string characters that can’t be typed directly with the keyboard.
Suggerimento
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.
Ingressi¶
Questo nodo non ha connettori d’ingresso.
Uscite¶
- Line Break
A new line character (escape character
\n).- Tab
A tab character used to add an indentation in the output.