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 explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte 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.