endif

结束一个 if 块中的命令列表。

endif([<condition>])

请参阅 if() 命令。

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