Returns true if the stored string is a non-case-sensitive copy of the argument `s'.
Note: will return true if both the stored string and `s' are empty strings.
Definition at line 741 of file nxsstring.cpp.