Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Visual Basic language keywords and run-time library members are organized by purpose and use.
Action |
Language element |
---|---|
Branch. |
|
Exit or pause the program. |
|
Loop. |
Do...Loop, For...Next, For Each...Next, While...End While, With |
Make decisions. |
|
Use procedures. |
See Also
Reference
Visual Basic Runtime Library Members
Keywords Compared in Various Languages