← WoW API < GetQuestLink
QuestLink = GetQuestLink(index)
Arguments
- index
- Table - Integer - Quest index (starts with 1).
Returns
- QuestLink
- String - The link to the quest specified
- or nil, if the type and/or index is invalid or there is no active quest at the moment.