Difference between revisions of "$crlf"
From Scriptwiki
m |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Returns a carriagereturn/linefeed combination. | Returns a carriagereturn/linefeed combination. | ||
$crlf | $crlf | ||
+ | |||
+ | == See Also == | ||
+ | * [[$cr]] returns a carriage return character.<br /> | ||
+ | * [[$lf]] returns the linefeed character. | ||
[[Category:Other Identifiers]] | [[Category:Other Identifiers]] |
Latest revision as of 10:16, 2 July 2007
Returns a carriagereturn/linefeed combination.
$crlf