Find
FUNCTION
Find
(
Item
AS
String
)
AS
Integer
Finds an element in the ListBox and returns its index.
If the element cannot be found, returns
-1
.