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

Represents the Line Feed character.

File
LF = #10;

LF is a constant value that represents the Line Feed character (Decimal 10) used in many Internet protocols. CR and LF are used as the Line-End or EOL sequence in most Internet protocols.

CR 

EOL

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