Zoo tutorials: [ SQL | Linux | XML ]
ProgZoo: [ Java | C# | VB | C++ | Perl ]
Log in

A Gentle Introduction to
VB Programming

while

 

Control Structures

while

The while statement keeps executing the statement while the condition holds true.