Some PopupList methods let you specify items as either INTEGERs or STRINGs, in one of these ways:
When Silk Test Classic records a PopupList, it sees the list itself as a class/object and it sees the contents of the PopupList as items in that list. Silk Test Classic does not identify those items as separate classes/objects. To retrieve the items, use the methods and properties associated with the PopupList class.