blob: 953591751892d05d75bd6465e1574c4a78eca167 [file] [log] [blame]
elseif
------
Starts the elseif portion of an if block.
::
elseif(expression)
See the :command:`if` command.