Previous Up Next

_POSlist
Return the position of an element.

I _POSlist (
ObjList _list_
S _element_
)
Parameters

_list_
any listbox
_element_
any element
Return value

return the position of the element (nil if not found)