Topic Path: Symbol Reference > Constants > CR Constant
ContentsIndexHome
PreviousUpNext
CR Constant

Represents the Carriage Return character.

File
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

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.