Forum Discussion
AlexeyK
Alumni
14 years agoMark,
What script code do you use for the search? Could you post it here?
The solution depends on it. For instance, if the indexOf method is added to the JScript Array object via prototype, you may need to look at the prototype code. Perhaps, it does not use the === operator for comparison.