Previousdisplay Up
cobolpicx
equalsIgnoreCasebyLengthValueNext

cobolpicx Method equalsIgnoreCase

Return TRUE if the receiver is equal to anObject, else return FALSE. The comparison is not case sensitive.

Using Parameters
anobject OBJECT
Returning Parameter
lnkbool PIC 99 COMP-X