IAceCommandConsole Properties |
The IAceCommandConsole type exposes the following members.
| Name | Description | |
|---|---|---|
| commands |
osnovni menu
| |
| commandSetTree |
command tree, used for help generation
| |
| consoleHelp | Short help message about this console | |
| consoleIsRunning | It is true if console is turned on, waiting for an input or performing already given command(s) | |
| consoleTitle | Console title | |
| helpContent |
Help text short header, used when console api is rendered or shown
| |
| helpHeader | Aditional points for console help header text. [!:imbACE.Services.terminal.console.aceCommandConsole.helpContent] | |
| history | ||
| lastInput | ||
| linePrefix | ||
| output |
The primary console output. By default pointed to the [!:platform] via consoleControl | |
| response |
Secondary output of the console. By default it is pointed to the [!:platform] output, but it can be directed to a file or other outputs.
| |
| saveClipboard | ||
| scriptRunning | Reference to the console script that is running or was running last time |