Special Characters Node¶
The Special Characters node is used to output string characters that can’t be typed directly with the keyboard.
Dica
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¶
Este nó não possui conectores de entrada.
Saídas¶
- Line Break
A new line character (escape character
\n).- Contexto
A tab character used to add an indentation in the output.