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

A Gentle Introduction to
VB Programming

The for loop

 

Control Structures

The for loop

We can run over a sequence of values using a for loop.

See also: Bricks tutorial