Testing Siebel Business Applications > Functional Test Object Reference > SiebThreadbar Methods >
GetThreadItemByIndex Method
The GetThreadItemByIndex method returns the text of the thread item that has the specified index. Syntax
GetThreadItemByIndex (Index)
|
|
Index |
An Integer that indicates the index of the thread item in the Count property. |
Returns
A String indicating the visible text of the thread item.
|