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.
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Substitute the IF THEN ELSE structure with a CASE.
An IF followed by two or more ELSE IF should be replaced with a CASE.