OP – Format an operation number
This function formats operation numbers with leading zeros, according to the maximum width allowed for the operation field.
OP(<oper>)Where <oper> is the operation number.
For example, the command OP(1) returns "001",
the command OP(22) returns "022".