Actions
Added in 1.9.0
on <level>:EXIT:<commands>
Triggers when AdiIRC is closing.
See also on START.
Parameters
<level> - The User Access Level for the event to trigger.
<commands> - The commands to be performed when the event listener's criteria is met.
Example
on *:EXIT:echo -ag AdiIRC is closing.
Updated by Per Amundsen over 7 years ago · 2 revisions