2.4.1.4.4 Options

"Condexp [condexp]"
Conditional expression.
RC,operator,value
RC indicates a return code.
STEP.RC,operator,value
STEP.RC indicates that the expression tests a return code for a specific STEP.
Operator indicates the operator used for the conditional expression (GT, LT, EQ etc.).
STEP.RUN,EQ/NE,TURE/FALSE
STEP.RUN indicates that a specific job step started execution or not.
ABEND
ABEND indicates an abend condition occurred.
ABENDCC=number
ABENDCC indicates a system or user completion code.