WoW:API CompleteQuest

Revision as of 06:01, 4 January 2006 by WoWWiki>Muert
CompleteQuest -Documentation by AlexanderYoshi-

Complete the specified quest.

CompleteQuest();

Arguments
none

Returns
nil

Example
CompleteQuest();
Result

Description
Complete the specified quest in the quest log window. Called when the CompleteQuest button is pressed.

Template:WoW API