From WikiChip
mirc/identifiers/$lf
< mirc‎ | identifiers
Revision as of 23:20, 3 July 2014 by PatrolBot (talk | contribs) (Bot: Adding a template (template:mIRC identifier list))

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

Synopsis

$lf

Parameters

None

Example

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

Added: mIRC v4.52

Added On: 06/07/96

See Also

[Expand]
v · d · e mIRC identifier list