Testing Siebel Business Applications > Functional Test Object Reference > SiebPicklist Methods >
GetItemByIndex Method
The GetItemByIndex method returns the visible title of the specified picklist item. Syntax
GetItemByIndex (Index)
|
|
Index |
An Integer that specifies the index of the item in the Count property. |
Returns
A String indicating the visible text of the picklist item.
|