lingohey logo

endif

网络:
结束;结束条件;结束编译块的控制
Examples
1.
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
2.
A value of NULL fails the test and the code inside the if. End if statement is not executed.
NULL导致测试失败并且执行if.endif语句代码
3.
However, unlike DB2, the END IF statement does not require a semicolon.
但是DB2不同ENDIF语句需要使用分号
4.
You will see a wavy blue line underneath End If.
EndIf下面看到蓝色波浪线
5.
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循环不能重新定义过程变量
6.
endif Must be address able
可以