|
NewLine
\[NewLine]
Raw operator.
Inserted whenever a raw newline is entered on the keyboard.
Forces a line break in an expression, fixing the indenting level at the time when the line break is inserted.
\[NewLine] represents a newline on any computer system, independent of the underlying character code used on that computer system.
See Section 2.9.11, Section 3.10.5 and Section 3.10.5.
See also: \[IndentingNewLine] , \[RawReturn] .
|