From WikiChip
$lactive Identifier - mIRC
< mirc‎ | identifiers(Redirected from $lactive identifier - mIRC)

$lactive will return the full name of the last window that was active.


Synopsis[edit]

$lactive

Switches[edit]

None

Example[edit]

; Echo the value of $lactive to the active window
 
//echo -a $lactive
; Listen for an active window change, then 
; echo the last active window
 
ON *:ACTIVE:*:echo -a * Active window is now $active $+ . Previous active window was $lactive

Compatibility[edit]

Added: mIRC v5.9
Added on: 26 Apr 2001
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC identifier list