Return to Statement
The following example illustrates a nested BLOCKIF construct.
IFTHEN/A==B L=LINE/A,B+1 ELSEIF/A>B
ELSE L=LINE/B,A ENDIF