[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
<oPopUp>:getLast() --> nPosition
Returns a numeric value that indicates the position within the pop-up
menu of the last selectable item. getLast() returns 0 in the event
that the pop-up menu does not contain a selectable item.
getLast() is a method of the PopUpMenu class that is used for
determining the position of the last selectable item in a pop-up
menu. The term selectable is defined as a menu item that is enabled
and whose caption is not a menu separator.
Note: getLast() does not change the currently selected menu
item. In order to change the currently selected pop-up menu item,
you must call the PopUpMenu:select() method.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson