IF

IF

Allows conditional execution of a group of actions.

(if <expression> then <action>* [else <action>*])