条件语句

以下语句基于各种条件。

If...Then...Else Statement

Defines one or more statement blocks that you only want to execute if a given condition or expression is True.

Select...Case Statement

根据表达式的值定义一个或多个语句块。

IIf Function

返回两个可能的函数结果之一,具体是哪一个结果取决于对表达式进行求值后得到的逻辑值。

请支持我们!