2.4.1.4.4 Options
- "Condexp [condexp]"
- Conditional expression. 
            
            
                     - RC,operator,value
- 
                           RCindicates a return code.
- STEP.RC,operator,value
- 
                           STEP.RCindicates that the expression tests a return code for a specific STEP.
- STEP.RUN,EQ/NE,TURE/FALSE
- 
                           STEP.RUNindicates that a specific job step started execution or not.
- ABEND
- 
                           ABENDindicates an abend condition occurred.
- ABENDCC=number
- 
                           ABENDCCindicates a system or user completion code.
 
Parent topic: m_CondIf