Home > comp > gb > long[] > find 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Long[].Find (gb)
Syntax
FUNCTION Find ( Value AS Long ) AS Integer
Returns the position of the first occurrence of Value in the array.

If Value cannot be found, -1 is returned.