else

Syntax

See the if reserved word article.

Description

This reserved word is used to specify an alternative action when the condition specified with if-expression or if-statement is not satisfied. Note that in thinkScript®, the "else" block is mandatory.