Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.