From WikiChip
$lf Identifier - mIRC
< mirc‎ | identifiers(Redirected from $lf identifier - mIRC)

The $lf identifier returns the linefeed character, which is the same as $chr(10), which feeds the line into a break for a new line.


Synopsis[edit]

$lf

Parameters[edit]

None

Example[edit]

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

//noop $input(The word "appears" $+ $cr $+ appears suddenly 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