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.0.
Gets a value indicating whether errors have been collected in the current error collection scope.
Syntax
Ok := System.HasCollectedErrors()
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 have been collected, otherwise false.
Related information
Collecting Errors
System Data Type
Get Started with AL
Developing Extensions