From WikiChip
mirc/identifiers/$crlf
< mirc‎ | identifiers
Revision as of 12:07, 2 July 2014 by Zmodem (talk | contribs) (Created $crlf identifier - mIRC)

The $crlf identifier concatenates both the carriage return and linefeed characters into a single character line-break.

Synopsis

$crlf

Parameters

None

Example

Create a simple input box that uses $crlf to break to a new line:

//noop $input(And then the word "suddenly" $+ $crlf $+ suddenly appeared on a new line!)

Compatibility

Added: mIRC v5.4

Added On: 23/06/98

See Also