开始一个 if 块的 elseif 部分。
elseif(<condition>)
请参阅 if() 命令,特别是关于 <condition> 的语法和逻辑。
if()
<condition>
else
endblock