Click or drag to resize

IAceCommandConsoleexecuteCommand Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Executes the command.

Namespace:  imbACE.Core.operations
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
void executeCommand(
	string input
)
Request Example View Source

Parameters

input
Type: SystemString
The input.
See Also