RETURN Examples


Example 1:

 

  

RETURN

 

Control returns to the top element of the subroutine call stack.

 

Example 2:

 

  

RETURN

IF EQUAL

 

Control returns to the top element of the subroutine call stack only if the EQUAL or ZERO Condition Flag is set.

 



PL/B Language Reference RETCOUNT Example ROLLOUT Examples