From WikiChip
$readn identifier - mIRC
< mirc‎ | identifiers

$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