API ItemTextGetText Edit History Talk0 98,481pages on this wiki Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API Get the page contents of the current item text. pageBody = ItemTextGetText() Parameters Edit Arguments Edit () Returns Edit pageBody pageBody String - The body of the current page. Details Edit This is available once the ITEM_TEXT_READY event has been received. Read more Complete the specified quest. CompleteQuest(); Arguments none Returns nil Example... API CompleteQuest Returns information about a quest in your quest log. questTitle, level, questTag... API GetQuestLogTitle The player begins moving forward at the specified time. MoveForwardStart(startTime); Arguments... API MoveForwardStart Categories: World of Warcraft API