PreviousequalsIgnoreCase Up
DBCScharacterarray
findFirstNext

DBCScharacterarray Method equalsIgnoreCasebyLengthValue

Return True if the DBCS Character Array indicated by lnkCompareValue and lnkCompareCharLength is Equal to this DBCS Character Array else return False. However the comparison ignores the case of the characters.

lnkCompareCharLength is the number of characters to compare.

Using Parameters
lnkCompareCharLength PIC 9(9) COMP-5
lnkCompareValue GROUP
Returning Parameter
lnkBool PIC 99 COMP-5