Select

>>-aListBox~Select(--ItemText--)-------------------------------><


The Select method selects the list entry that matches the specified text.

Arguments:

The only argument is:

ItemText

The text that the list box is searched for.

Return value:

0 if an error occurred or a matching list entry was not found.