elseΒΆ

Starts the else portion of an if block.

else([<condition>])

See the if() command.

Previous topic

continue

Next topic

elseif

This Page