BE_ArrayFind

BE_ArrayFind(array;value)



Searches through the array in numerical order until it finds an array item with value value, and returns the item number.

Parameters:

- array : the number of the array to search in.

- value : the value to search for.

Keywords:

Array find


Version History:

- 4.0 :

- 4.0.2 : Renamed from BE_Array_Find

Still need help? Contact Us Contact Us