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