last


Causes a PSL process to exit the innermost execution loop.

Syntax

 last;

Parameters

This statement has no parameters.

Description

The last statement causes PSL execution to exit the innermost execution loop. The last statement is equivalent to the C break statement. The last statement must be terminated with a semicolon when used in a PSL program.

Where to go from here

PSL-Statements

 

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