Click or drag to resize

IAceCommandConsole Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The IAceCommandConsole type exposes the following members.

Properties
  NameDescription
Public propertycommands
osnovni menu
Public propertycommandSetTree
command tree, used for help generation
Public propertyconsoleHelp
Short help message about this console
Public propertyconsoleIsRunning
It is true if console is turned on, waiting for an input or performing already given command(s)
Public propertyconsoleTitle
Console title
Public propertyhelpContent
Help text short header, used when console api is rendered or shown
Public propertyhelpHeader
Aditional points for console help header text. [!:imbACE.Services.terminal.console.aceCommandConsole.helpContent]
Public propertyhistory
Public propertylastInput
Public propertylinePrefix
Public propertyoutput
The primary console output. By default pointed to the [!:platform] via consoleControl
Public propertyresponse
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.
Public propertysaveClipboard
Public propertyscriptRunning
Reference to the console script that is running or was running last time
Top
See Also