Project

General

Profile

$hotline » History » Revision 2

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

_Added in 1.9.0_ 

 *$hotline* 

 Returns the full line which contained the hotlink trigger during a [[on HOTLINK]] event. 

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

 *Example* 

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