Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 945 Bytes

File metadata and controls

35 lines (28 loc) · 945 Bytes
title description ms.author ms.date ms.topic author ms.reviewer
ErrorInfo.Create() Method
Creates a new ErrorInfo object with Collectible set to true.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

ErrorInfo.Create() Method

Version: Available or changed with runtime version 9.0.

Creates a new ErrorInfo object with Collectible set to true.

Syntax

Error :=   ErrorInfo.Create()

Return Value

Error
 Type: ErrorInfo
The created ErrorInfo.

See Also

ErrorInfo Data Type
Get Started with AL
Developing Extensions