Execute
Method of ICommandHandler
Description
Execute command
Syntax
JavaScript
CommandHandler.Execute();
Visual Basic Script
CommandHandler.Execute
C++
HRESULT hr = CommandHandler.Execute();
scripting:api:command-handler:execute
Method of ICommandHandler
Execute command
CommandHandler.Execute();
CommandHandler.Execute
HRESULT hr = CommandHandler.Execute();