Partilhar via


Instrução Else (Visual Basic)

Introduces a group of statements to be run or compiled if no other conditional group of statements has been run or compiled.

Comentários

The Else keyword can be used in these contexts:

If...Then...Else Statement

Select...Case Statement

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

Consulte também

Outros recursos

Palavras-chave (Visual Basic)