$crlf: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(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]] |