Click or drag to resize

CSharpParserCmdScriptInfoabortOnError Field

If set to 'true' parent script will be aborted on pre/post-script error, otherwise the error will be ignored.

Namespace:  CSScriptLib
Assembly:  CSScriptLib (in CSScriptLib.dll) Version: 1.3.2.0
Syntax
C#
public bool abortOnError

Field Value

Type: Boolean
See Also