From WikiChip
$cr Identifier - mIRC
< mirc‎ | identifiers
Revision as of 14:49, 20 September 2017 by Sophist (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The $cr identifier returns the carriage return character, which is the same as $chr(13), which carries the line into a break for a new line.

Synopsis[edit]

$cr

Parameters[edit]

None

Example[edit]

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

//noop $input(The word "will" $+ $cr $+ will be on a newline)

Compatibility[edit]

Added: mIRC v4.52
Added on: 06 Jul 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also[edit]

[Expand]
v · d · e mIRC identifier list