$hotline
From Scriptwiki
Returns the full line which contained the hotlink trigger.
$hotline
Example
on 1:HOTLINK:*:*:echo clicked word $1 in line $hotline $hotlinepos
Echoes the word clicked within the line, the line itself and the position of the clicked word.
See Also
- On Hotlink - the triggering event.
- $hotlinepos - returns the line number and word position of the trigger.