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