Project

General

Profile

$hotlinepos » History » Revision 2

Revision 1 (Per Amundsen, 12/14/2015 05:34 PM) → Revision 2/3 (Per Amundsen, 12/14/2015 05:42 PM)

_Added in 1.9.0_ 

 *$hotlinepos* 

 Returns the line number and word position triggered during a [[on HOTLINK]] event. 

 _See also [[$hotline]], [[$hotlink]]._ [[$hotline]]._ 

 *Example* 

 <pre> 
 on *:HOTLINK:*:*:echo -ag Matched line $hotline at $hotlinepos 
 </pre>