Project

General

Profile

On APPACTIVE » History » Revision 2

Revision 1 (Per Amundsen, 11/14/2015 11:15 AM) → Revision 2/3 (Per Amundsen, 11/14/2015 01:29 PM)

_Added in 1.9.3_ 

 *<notextile>on <level>:APPACTIVE:<commands></notextile>* 

 Triggers when AdiIRC active status changes. 

 See also [[$appactive]], [[on ACTIVE]]. [[$appactive]]. 

 *Parameters* 

 <level> - The level for the event to trigger. 
 <commands> - The commands to be performed when the event listener's criteria is met. 

 *Example* 

 <pre> 
 on *:APPACTIVE:echo -ag AdiIRC active status is $appactive 
 </pre>