$hotline » History » Version 1
Per Amundsen, 12/14/2015 05:33 PM
| 1 | 1 | Per Amundsen | _Added in 1.9.0_ |
|---|---|---|---|
| 2 | |||
| 3 | *$hotline* |
||
| 4 | |||
| 5 | Returns the full line which contained the hotlink trigger during a [[on HOTLINK]] event. |
||
| 6 | |||
| 7 | _See also [[$hotlinepos]]._ |
||
| 8 | |||
| 9 | *Example* |
||
| 10 | |||
| 11 | <pre> |
||
| 12 | on *:HOTLINK:*:*:echo -ag Matched line $hotline at $hotlinepos |
||
| 13 | </pre> |