$lf

From Scriptwiki
Revision as of 20:13, 11 September 2005 by Doomie (talk | contribs)
Jump to navigation Jump to search

Returns the linefeed character.

$lf

This is the same as $chr(10)

See Also

$cr returns a carriage return character.
$crlf returns a carriagereturn/linefeed combination.