PreviousgreaterThan Up
CharacterArray
greaterThanOrEqualNext

CharacterArray Method greaterThanbyLengthValue

Return True (1) if the value of this CharacterArray is greater than the first compareLength bytes of compareValue, else return False (0).

Using Parameters
comparelength PIC 9(9) COMP-5
comparevalue PIC X
Returning Parameter
lnkbool PIC 99 COMP-5