From WikiChip
Difference between revisions of "mirc/identifiers/$crlf"
< mirc‎ | identifiers

m (PatrolBot moved page $crlf identifier - mIRC to mirc/identifiers/$crlf: per new naming convention)
m (bot: correcting title)
Line 1: Line 1:
The '''$crlf''' identifier concatenates both the [[carriage return]] and [[linefeed]] characters into a single character line-break.
+
{{mirc title|$crlf Identifier}}The '''$crlf''' identifier concatenates both the [[carriage return]] and [[linefeed]] characters into a single character line-break.
  
 
== Synopsis ==
 
== Synopsis ==

Revision as of 08:17, 4 January 2015

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 Jun 1998
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

[Expand]
v · d · e mIRC identifier list