Open this page in the API Guide
ScriptEditorExplorerNode.invokeHotKeyCommand Method
Invokes a registered command from a hot key.
Parameters
- keyEvent
-
Type: Event
The key event to use.
Return Value
Type: Boolean
true if a command was found and invoked; otherwise false.