PreviousequalsIgnoreCase Up
cobolpicx
greaterThanbyLengthValueNext

cobolpicx Method equalsIgnoreCasebyLengthValue

Return True if the cobolPICX (indicated by compareValue and compareLength) is Equal to this CobolPICX else return False. However the comparison ignores the case of the characters.

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