Click or drag to resize

IAceCommandConsoleaceOperation_runAbort Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Should be called from executing script.

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

It will abort the running script, and stay in the console shell

See Also