Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 864 Bytes

File metadata and controls

26 lines (21 loc) · 864 Bytes
title description ms.author ms.date ms.topic author ms.reviewer
Compiler Error AL0139
Since '{0}' doesn't have a return value, EXIT cannot be called with a value.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

Compiler Error AL0139

[!INCLUDEbanner_preview]

Since '{0}' doesn't have a return value, EXIT cannot be called with a value.

Description

EXIT cannot be called with a value inside a procedure that doesn't have a return value.

See Also

Get Started with AL
Developing Extensions