Returns the item name that the item text belongs to.
textName = ItemTextGetItem()
Parameters
Returns
- textName
- String - The name of the item text which is being viewed.
Details
- This is available once the ITEM_TEXT_BEGIN event has been received.
Returns the item name that the item text belongs to.
textName = ItemTextGetItem()