<oPopUp>:insItem(<nPosition>, <oMenuItem>) --> self <nPosition> is a numeric value that indicates the position at which the new menu item is inserted. <oMenuItem> is a MenuItem object. insItem() is a method of the PopUpMenu class that is used for inserting a new item within a pop-up menu.