Program Flow Control |
Top Previous Next |
The following pages describe the various elements of the VPL programming language that control the flow of a program. The elements are divided into two groups - that is selection and iteration elements.
VPL offers the following language elements for conditional execution of code:
VPL offers the following language elements for iterative execution of code:
Keywords used in combination with the above:
•EXIT |