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

Line 1: Line 1:
{{mirc title|$hotlinepos Identifier}}{{Deprecated feature|new={{mIRC|$hotline().}}}}The '''$hotlinepos''' identifier returns the line number and the position of the word in that line that triggered an an {{mIRC|on hotlink}} event.
+
{{mirc title|$hotlinepos Identifier}}{{Deprecated feature|new={{mIRC|$hotlink|$hotlink()}}}}The '''$hotlinepos''' identifier returns the line number and the position of the word in that line that triggered an an {{mIRC|on hotlink}} event.
  
  

Revision as of 20:03, 26 April 2019

Note: This feature has essentially been replaced by $hotlink().The $hotlinepos identifier returns the line number and the position of the word in that line that triggered an an on hotlink event.


Synopsis

$hotlinepos

Parameters

None

Example

ON *:HOTLINK:*hoverme*:*:if ($1 == hoverme) echo -s $hotlinepos

Compatibility

Added: mIRC v6.15
Added on: 03 Jun 2004
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

[Expand]
v · d · e mIRC identifier list