NewLine

CONST NewLine AS String = "\n"

Returns the newline character, i.e. Chr$(13).