CodeCop Warning AA0202

To avoid confusion, do not give local variables the same name as fields, methods, or actions in the same scope.

Description

To avoid confusion, do not give local variables the same name as fields, methods, or actions in the same scope.

See Also

CodeCop Analyzer
Get Started with AL
Developing Extensions