$crlf: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Doomie (talk | contribs)
No edit summary
 
Doomie (talk | contribs)
added See Also
Line 2: Line 2:
  $crlf
  $crlf


== See Also ==
[[$cr]] returns a carriage return character.<br />
[[$lf]] returns the linefeed character.
[[Category:Other Identifiers]]
[[Category:Other Identifiers]]

Revision as of 20:14, 11 September 2005

Returns a carriagereturn/linefeed combination.

$crlf

See Also

$cr returns a carriage return character.
$lf returns the linefeed character.