else
Starts the else portion of an if block.
else(
[
<condition>
]
)
See the
if()
command.