next


Immediately starts the next iteration of the innermost execution loop.

Format

 next;

Parameters

This statement has no parameters.

Description

The next statement immediately starts the next iteration of the innermost execution loop. The next statement is equivalent to the C continue statement.

Where to go from here

PSL-Statements

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*