ItemPosition Method

Object List Next Object

Defined By:
Menu

Description:

Finds the position of an item.

Declaration:

Function ItemPosition(ByVal name As String)As Integer

Details:

Name is the name of the item, whose position you want to find. ItemPosition returns an Integer representation of the item
s position.