GetItemText Function (ToolbarList)

Class

ToolbarList class.

Action

Returns the text of the specified index.

Syntax

sText= ToolbarList.GetItemText (iIndex)
Variable Description
sText The contents of the entire list. STRING.
iIndex The item to find, specified as the index number (1-based) of the item in the list. INTEGER.

Notes

GetItemText returns the text string associated with the specified index. If the item is graphical, Silk Test Classic returns a STRING.