Click or drag to resize

aceConsoleScript Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
New script

Namespace:  imbACE.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public aceConsoleScript(
	string __path,
	bool doPreload = true
)
Request Example View Source

Parameters

__path
Type: SystemString
The path.
doPreload (Optional)
Type: SystemBoolean
See Also