[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
     <oListBox>:getItem(<nPosition>) --> aItem
        <nPosition> is a numeric value that indicates the position in the
        list of the item that is being retrieved.
        Returns the list box item specified by <nPosition> expressed as a
        two-element array consisting of the item's text and data
        respectively.  The text is a character string that indicates the
        item's text to display in the list.  The data is a value that is
        associated with the list item.
        getItem() is a method of the ListBox class that is used for
        retrieving a list box item.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson