elseifΒΆ

Starts the elseif portion of an if block.

elseif(expression)

See the if() command.

Previous topic

continue

Next topic

else

This Page