Example 1

//S3 EXEC PGM=U,COND=((20,GT,STEP1),(60,EQ,STEP2))  

This example says ‘Bypass this step if 20 is greater than the return code STEP1 issues, or if STEP2 issues a return code of 60.’