Click or drag to resize

IAceCommandConsoleaceOperation_consoleHelp Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Aces the operation console help.

Namespace:  imbACE.Core.operations
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
void aceOperation_consoleHelp(
	aceCommandConsoleHelpOptions option = aceCommandConsoleHelpOptions.none,
	bool onlyThisConsole = true
)
Request Example View Source

Parameters

option (Optional)
Type: imbACE.Core.commands.treeaceCommandConsoleHelpOptions
The option.
onlyThisConsole (Optional)
Type: SystemBoolean
if set to true [only this console].
See Also