GetValueIndex
GetValueIndex ( valueList , valueString , matchCase , occurrence ) GetValueIndex returns the index number of the first matching valueString in the valueList. Returns 0 if not found. Toggle case-sensitive searching by passing a boolean through matchCase. And, search for … Continue reading →