PreviouskeyType Up
Association
setDataNext

Association Method lessThanbyLengthValue

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).

Using Parameters
aLength PIC 9(9) COMP-5
akeyobject PIC X
Returning Parameter
lnkbool PIC 99 COMP-5