CmdScriptInfo Fields |
The CSharpParserCmdScriptInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| abortOnError |
If set to 'true' parent script will be aborted on pre/post-script error, otherwise the error will be ignored.
| |
| args |
Script file and it's arguments.
| |
| preScript |
If set to 'true' the CmdScriptInfo describes the pre-script, otherwise it is for the post-script.
|