>
comp
>
gb
>
object[]
>
find
[3.0]
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
Object[].Find (gb)
Syntax
FUNCTION
Find
(
Value
AS
Object
)
AS
Integer
Returns the position of the first occurrence of
Value
in the array.
If
Value
cannot be found,
-1
is returned.