Changes

Jump to: navigation, search

Visual Basic Flow Control

31 bytes added, 13:59, 19 March 2009
Using If ... Then .. ElseIf to Make Decisions
== Using If ... Then .. ElseIf to Make Decisions ==
<google>ADSDAQBOX_FLOW</google>
The final variation of the ''If .. Then'' structure is the ''If .. Then .. ElseIf'' construct. This allows multiple expressions to be evaluated in a single structure. The syntax of ''If .. Then .. ElseIf'' is as follows:

Navigation menu