Testing Siebel eBusiness Applications > Functional Test Object Reference > SiebPicklist Methods >

GetItemByIndex Method


The GetItemByIndex method returns the visible title of the specified picklist item.

Syntax

GetItemByIndex (Index)

Argument
Description

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.

Testing Siebel eBusiness Applications