keyType | Association | setData |
Return true if the receiver's key is less than the intrinsic key defined by aLength and akeyObject otherwise return false. aKeyObject can be either an object or intrinsic data, depending on the template used to clone the class (see method "newClass" for cloning).
aLength | PIC 9(9) COMP-5 |
akeyobject | PIC X |
lnkbool | PIC 99 COMP-5 |