The ORDSEL statement has the same syntax as the SELECT statement, but, unlike the SELECT statement, is guaranteed to perform the FIRST alt which follows a true logical-expression. This allows it to be used as a substitute for a sequence of nested IF statements.