ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
These functions relate to item text (books, etc). [CloseItemText](https://wow.gamepedia.com/API_CloseItemText "API CloseItemText")() - Close an open item text (book, plaque, etc). [ItemTextGetCreator](https://wow.gamepedia.com/API_ItemTextGetCreator "API ItemTextGetCreator")() - Get the creator of the current text (if player-created). [ItemTextGetItem](https://wow.gamepedia.com/API_ItemTextGetItem "API ItemTextGetItem")() - Get the name of the text. [ItemTextGetMaterial](https://wow.gamepedia.com/API_ItemTextGetMaterial "API ItemTextGetMaterial")() - Get the material on which the text is printed. [ItemTextGetPage](https://wow.gamepedia.com/API_ItemTextGetPage "API ItemTextGetPage")() - Get the page number of the currently viewed page. [ItemTextGetText](https://wow.gamepedia.com/API_ItemTextGetText "API ItemTextGetText")() - Get the page contents of the currently viewed page. [ItemTextHasNextPage](https://wow.gamepedia.com/API_ItemTextHasNextPage "API ItemTextHasNextPage")() - Determine if there is another page after the current one. [ItemTextIsFullPage](https://wow.gamepedia.com/index.php?title=API_ItemTextIsFullPage&action=edit&redlink=1 "API ItemTextIsFullPage (page does not exist)")() [ItemTextNextPage](https://wow.gamepedia.com/API_ItemTextNextPage "API ItemTextNextPage")() - Request the next page of the text. [ItemTextPrevPage](https://wow.gamepedia.com/API_ItemTextPrevPage "API ItemTextPrevPage")() - Request the previous page of the text.