Mode Property
Overloads
Mode |
0: for default mode. 1: for ABEND; the reload of the script ends if an error occurs. 2: for ignore; the reload of the script continues even if an error is detected in the script. JSON property name: qMode |
Mode
0: for default mode.
1: for ABEND; the reload of the script ends if an error occurs.
2: for ignore; the reload of the script continues even if an error is detected in the script.
JSON property name: qMode
Declaration
public int Mode { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!