Returns the position of the first occurrence of one string within another.
InStr([start, ]searched_string, search_string[, compare])
Rest
Generated using TypeDoc
Returns the position of the first occurrence of one string within another.
InStr([start, ]searched_string, search_string[, compare])