LOTUSSCRIPT LANGUAGE


Managing Flow in Scripts
The flow of execution of a script generally follows the sequence of statements in the script. This chapter describes the behavior of particular statements that alter the flow of execution.

Flow of execution

Block statements

Branching statements

Iterative statements

Early termination statements