SYNOPSIS:
    ELSE COMMANDLINE

DESCRIPTION:
    Execute COMMANDLINE, if last if condition was false.
    Attention: This cannot be nested. It will always decide on
    the last IF condition that was executed.

SEE ALSO:
    IF, expression
