endif

endif

 英

  • 网络结束;结束条件;结束编译块的控制

例句

End If. If you hold the mouse over the line, you will see the message "End If must be preceded by a matching If. "

如果鼠标停留线看到消息EndIf前面必须匹配If”。

A value of NULL fails the test and the code inside the if. End if statement is not executed.

NULL导致测试失败并且执行if.endif语句代码

However, unlike DB2, the END IF statement does not require a semicolon.

但是DB2不同ENDIF语句需要使用分号

You will see a wavy blue line underneath End If.

EndIf下面看到蓝色波浪线

You cannot redefine a procedure variable in a block within that procedure, for example in an If. End If construction or a For loop.

过程例如If.EndIf构造For循环不能重新定义过程变量

endif Must be address able

可以

热门查询