Returns the display name of the specified item from the dropdown.
Name | Type | Description |
Index | Variant | Input Variant value that specifies the item to remove. This can be a numeric value indicating the index of the item in the list or it can be a string that is the internal name of the item. If an out of range index is provided or a name that doesn’t exist, an error will occur. |