Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Version: Available or changed with runtime version 8.1.
Gets a value indicating whether errors are currently being collected.
Syntax
Ok := System.IsCollectingErrors()
Note
This method can be invoked using property access syntax.
Note
This method can be invoked without specifying the data type name.
Return Value
Ok
Type: Boolean
True if errors are being collected, otherwise false.