Represents the Carriage Return character.
IdGlobal
CR = #13;
CR is the constant value used to represent the Carriage Return character (Decimal 13) used in most Internet protocols. CR and LF are used as the Line-End or EOL sequence in most Internet protocols.
LF
EOL