Actions
On CLOSING » History » Revision 4
« Previous |
Revision 4/5
(diff)
| Next »
Per Amundsen, 02/13/2023 09:40 PM
Added in 4.4
on <level>:CLOSING:<|@|*>:<commands>
Trigger when manually closing a custom window, using /halt cancels the closing.
Parameters
<level> - The User Access Level for the event to trigger.
<@|*> - The Matchtarget to listen to.
<commands> - The commands to be performed when the event listener's criteria is met.
Example
on *:CLOSING:@window:echo -ag $target is closing, cancel the closing by halting | halt
Updated by Per Amundsen over 1 year ago · 4 revisions