Returns the contents of the currently displayed page.
pageBody = ItemTextGetText()
Parameters
Returns
- pageBody
- String - The body of the current page.
Details
- This is available once the ITEM_TEXT_READY event has been received.
Returns the contents of the currently displayed page.
pageBody = ItemTextGetText()