Flow control
Statements in the edit section are usually dealt with in the order in which they occur in the program. Quantum provides statements which can be used to alter this normal order of execution, for example, by missing out a statement or repeating a group of statements a number of times.
See