Then Statement

Introduces a statement block to be compiled or executed if a tested condition is true.

Remarks

The Then keyword can be used in these contexts:

#If...Then...#Else Directive

If...Then...Else Statement

See also