The language supports the traditional IF statement with some optional
ELSE and ELSEIF parts.
Syntax:
The condition is not necessary a boolean expression. A condition is considered as true when it is not equal to the constant FALSE. The ELSEIF statement does not exist in some previous versions of TSF.