From WikiChip
$readn identifier - mIRC
< mirc‎ | identifiers
Revision as of 19:33, 1 February 2018 by Maroonbells (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$readn returns the number of the line matched by the last $read attempt.

  • Note: The value remains visible to all scripts and events until the next $read. If the read attempt fails to match, it returns 0.

Synopsis[edit]

$readn

Parameters[edit]

None

Properties[edit]

None

Example[edit]

//noop $read($mircini,tnw,*mirc*) | echo -a $readn

Compatibility[edit]

Added: mIRC v5.4
Added on: 23 Jun 1998
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