IAceCommandConsole Methods |
The IAceCommandConsole type exposes the following members.
| Name | Description | |
|---|---|---|
| aceOperation_consoleHelp |
Aces the operation console help.
| |
| aceOperation_runAbort | Should be called from executing script. | |
| aceOperation_runPause | It pause ACE script execution, optionally displays custom message and allows user to end the pause | |
| executeCommand |
Executes the command.
| |
| executeScript |
Executes the command console script. [!:imbACE.Services.terminal.console.aceConsoleScript] | |
| start |
Starts the console
|