endif

结束 if 块中的一系列命令。

endif([<condition>])

请参阅 if() 命令。

可选的 <condition> 参数仅为向后兼容而支持。如果使用,它必须逐字重复开头 if 子句的参数。