HCL Workload Automation, Version 9.4

For JES jobs

The syntax is:
"jobname[<|= condcode]"
where:
jobname
The name of the job in JES.
condcode
The condition code that indicates successful job completion. If preceded by <, the condition code must be less than or equal to this value. If preceded by =, the condition code must be equal to this value. If omitted, “ = 0000” is used. There must be a space on both sides of the operator (< or =).