The IF expression is evaluated first. If the expression is true, execution flows through the THEN alternative. If the expression is false, the ELSE statement, if present, is executed. Otherwise, the ...
is a statement executed when expression is false. The IF statement contains an expression to be evaluated, the keyword THEN, and an action to be taken when the result of the evaluation is true. The ...
一些您可能无法访问的结果已被隐去。
显示无法访问的结果