IAceAdvancedConsole Methods |
The IAceAdvancedConsole type exposes the following members.
| Name | Description | |
|---|---|---|
| aceOperation_consoleHelp |
Aces the operation console help.
(Inherited from IAceCommandConsole.) | |
| aceOperation_runAbort | Should be called from executing script. (Inherited from IAceCommandConsole.) | |
| aceOperation_runPause | It pause ACE script execution, optionally displays custom message and allows user to end the pause (Inherited from IAceCommandConsole.) | |
| cls |
Clear Screen
| |
| executeCommand |
Executes the command.
(Inherited from IAceCommandConsole.) | |
| executeScript |
Executes the script.
| |
| log |
Logs the specified message, using the other color if required
| |
| OnPropertyChanged | ||
| onStartUp | ||
| start |
Starts the console
(Inherited from IAceCommandConsole.) |