Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 888 Bytes

File metadata and controls

23 lines (21 loc) · 888 Bytes
title description ms.author ms.date ms.topic author ms.reviewer
CodeCop Warning AA0227
In upgrade codeunits always remember to specify optional return values on methods that can cause run-time errors.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

CodeCop Warning AA0227

Optional return value should not be omitted in upgrade codeunits.

Description

In upgrade codeunits always remember to specify optional return values on methods that can cause run-time errors.

See Also

CodeCop Analyzer
Get Started with AL
Developing Extensions