NewLine
Returns the newline character, i.e.
Chr$(13)
.
CONST
NewLine
AS String = "\n"
Referenced by :
NewLine