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