Last updated 2 months ago
Was this helpful?
Return an array containing the indexes of matched values
ArrayFindAllNoCase(array=[array], value=[any])
array
true
The array to be searched.
value
any
The value to found.