Documentation
›
API Reference
›
Object
›
Widget
GetItemText
Lua
C++
This function gets the text of the speficied widget item.
Syntax
string
GetItemText
(number item)
Parameters
item:
the index of the widget item.
Returns
Returns the widget item's text..