Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== IScriptCommandHandlerListener ====== Scriptable object, inherited from [[:scripting:api:command-handler-listener:start|ICommandHandlerListener]] ===== Description ===== Script Command Listener ===== Event Handlers ===== ^Event Handler^ Description^ |[[scripting:api:script-command-handler-listener:on-after-execute-handler|onAfterExecuteHandler]]| Handler for [[:scripting:api:command-handler-listener:on-after-execute|ICommandHandlerListener::onAfterExecute]]| |[[scripting:api:script-command-handler-listener:on-before-execute-handler|onBeforeExecuteHandler]]| Handler for [[:scripting:api:command-handler-listener:on-before-execute|ICommandHandlerListener::onBeforeExecute]]| ===== Methods ===== ^Method^ Description^ |[[scripting:api:command-handler-listener:on-after-execute|onAfterExecute]]| After command execute| |[[scripting:api:command-handler-listener:on-before-execute|onBeforeExecute]]| Before command execute| ===== See Also ===== [[:scripting:api:script-application:command-listener|IScriptApplication::CommandListener]] #API ~~NOTOC~~