Contents
Get the name of the current item text.
textName = ItemTextGetItem()
Parameters[edit | edit source]
Arguments[edit | edit source]
- ()
Returns[edit | edit source]
- textName
- textName
- String - The name of the item text which is being viewed.
Details[edit | edit source]
- This is available once the ITEM_TEXT_BEGIN event has been received.
Community content is available under CC-BY-SA unless otherwise noted.