greaterThan | CharacterArray | greaterThanOrEqual |
Return True (1) if the value of this CharacterArray is greater than the first compareLength bytes of compareValue, else return False (0).
comparelength | PIC 9(9) COMP-5 |
comparevalue | PIC X |
lnkbool | PIC 99 COMP-5 |