Returns a hyperlink for an entry in the player's quest log
See also Quest functions, Hyperlink functions.
Signature:
link = GetQuestLink(questIndex)
Arguments:
questIndex- Index of a quest in the quest log (between 1 andGetNumQuestLogEntries()) (number)
Returns:
link- A hyperlink for the quest (string, hyperlink)