> Is there a difference between them? Apart from the fact that one is the NOT of the other, no. > Which is the preferred or best practice? ignoreCase is deprecated, provokes a warning, and will stop working in V5. Use caseSensitive. /Rod