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

m (Bot: Adding a template (template:mIRC identifier list))
Line 19: Line 19:
 
* [[$cr identifier - mIRC|$cr]]
 
* [[$cr identifier - mIRC|$cr]]
 
* [[$crlf identifier - mIRC|$crlf]]
 
* [[$crlf identifier - mIRC|$crlf]]
 +
{{mIRC identifier list}}
  
[[Category:mIRC identifiers]]
+
[[Category:MIRC identifiers]]

Revision as of 23:20, 3 July 2014

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