ElseIf (Visual Basic)

Introduces a condition to be tested if the previous conditional test has failed.

Remarks

The ElseIf keyword can be used in these contexts:

If...Then...Else Statement

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

See Also

Reference

Visual Basic Language Keywords