New Line
Constants
New Line
Constants
The New Line
node is a character literal constant that represents the New Line character for most physical keyboards. Using this node will not actually fire a New Line event on the keyboard by itself, but is more of a way to compare against another character or to be used in some way in its raw form.
Outputs
* (char or String)
The character literal constant of the New Line character.
See Also
Wikipedia article about the New Line. [1]