PreviousdisplayKey Up
Association
getDataNext

Association Method equalbyLengthValue

Return true if the receiver's key is equal to 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