Share via


flags(errors) Parameter

Data Type: String

Sets the action to take when an error occurs. The following table shows the possible values.

Error Meaning
KeepGoing Associated with an error than can be ignored.
StopOnFirst Processing stops when an error occurs.
Atomic Not currently implemented.