Applies to

There are three forms of the If statement:

  • Single-line If;
  • Multi-line If; and
  • If as an expression. (See "If Conditional Expression")

Each form is discussed separately.

  • No labels