ErrorInfo.Collectible([Boolean]) Method
Version: Available or changed with runtime version 8.0.
Specifies if the error is collectible using ErrorBehavior.Collect.
Syntax
[Collectible := ] ErrorInfo.Collectible([Collectible: Boolean])
Note
This method can be invoked using property access syntax.
Parameters
ErrorInfo
Type: ErrorInfo
An instance of the ErrorInfo data type.
[Optional] Collectible
Type: Boolean
The collectible of the ErrorInfo
Return Value
[Optional] Collectible
Type: Boolean
The current collectible of the ErrorInfo.
See Also
ErrorInfo Data Type
Get Started with AL
Developing Extensions
Feedback
Submit and view feedback for