itemText = oracleFormsChoice.GetItemText(index)
itemText = oracleFormsChoice.GetItemText(index)
Variable | Description |
---|---|
itemText | The name of the item. String. |
index | The index of the item. The value is zero-based. Integer. |