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.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Substitute the IF THEN ELSE structure with a CASE.
An IF followed by two or more ELSE IF should be replaced with a CASE.