This action will return the text of the specified item.
| <node3d:GUI:droplist>.getItem( | |
| index |
)
index
The zero-based index of the item.
This command will return the text for the item at the specified index. If the index is invalid, an empty string will be returned.
The text of the specified item