\n (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
English
\n
'\n' LogiX node
Inputs
Outputs
  Char *

The \n node outputs a line feed (0x0A) character.

Usage

This node takes no input and outputs a char.

Examples

The following image shows the line feed character being concatenated to a string.

Logix Example Newline Char.png

Node Menu

String / Special Characters
Back ' ' \a \b \f \n \r
\t \v