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