CharacterConstants Category

The global constants for the carriage return and tab characters are listed in the following table.

Global Constant String or Character Value Description
Cr #"0D" character Carriage return character
CrLf #"0D 0A" string Carriage return / line feed characters
Lf #"0A" character Line feed character
Tab #"09" character Tab character