equalsIgnoreCase | CharacterArray | getAddress |
Return true (1) if the value indicated by compareValue and compareLength is equal to the value of this instance, ignoring case, else return false (0). However the comparison ignores the CompareLength is the number of bytes from compareValue to compare.
comparelength | PIC 9(9) COMP-5 |
comparevalue | PIC X |
lnkbool | PIC 99 COMP-5 |