/
comp
/
gb.qt
/
listbox
/ find
ListBox.Find (gb.qt)
Syntax
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
.