HOW TO
The Find or Search function in HTML Viewer gives the user option to enter information but is case sensitive by default. For cases when the user is not sure which case to search for, use this procedure to make the Query search field not case sensitive.
Code:
var queryCaseInsensitive= false
Code:
var queryCaseInsensitive= true
Code:
msgList[79] = "Search is Case-Sensitive";
Code:
msgList[79] = "Search is Not Case-Sensitive";
Code:
msgList[79] = "";
Article ID:000008005
Get help from ArcGIS experts
Download the Esri Support App