Selection statements in ST: IF, CASE

A selection statement selects one (or a group) of its component statements for execution, based on a specified condition.

Selection statements include: