Last updated 6 months ago
Finds the index of a specific string within an array.
N/A
Coming Soon.
var
The name of the array to be searched.
String/Text
-
Yes
value
The string to search for within the array.
Returns the index of the string in the array.
Number