There are three forms of the If statement:
* Single-line If;
* Multi-line If; and
* If as an expression.
Each form is discussed separately.