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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Substitute the IF THEN ELSE structure with a CASE.
An IF followed by two or more ELSE IF should be replaced with a CASE.