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