acet-str-collate


(acet-str-collate  leftString  rightString  [CaseSensitive])

Compares 2 strings case-insensitive, or case-sensitive if  is provided and non-NIL; string comparison is based on current codepage
Returns 0 if strings are identical, or -1 or 1 (like "strcmp" C function).


©  Bricsys NV. All rights reserved.