From WikiChip
$lines Identifier - mIRC
< mirc‎ | identifiers
Revision as of 02:11, 12 March 2018 by 173.239.198.164 (talk) (finished sentence)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$lines returns the total number of lines in the specified text file.


Synopsis[edit]

$lines(filename)

Paramters[edit]

filename - The complete filename you want to know the total number of lines.

Properties[edit]

None

Example[edit]

//echo -a $lines(readme.txt)
will return the total number of lines in the relative filename readme.txt.

Compatibility[edit]

Added: mIRC v4.5
Added on: 30 Jun 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