then

Syntax

See the if reserved word article.

Description

This reserved word is used to specify an action to be performed when the if condition is satisfied. It is used only in combination with if-expression or if-statement. Note that in if-statement, the "then" block can be omitted.