CodeCop Warning AA0022

Substitute the IF THEN ELSE structure with a CASE.

Description

An IF followed by two or more ELSE IF should be replaced with a CASE.

See Also

CodeCop Analyzer
Get Started with AL
Developing Extensions