Returns a hyperlink for an item available for purchase from a vendor
See also Merchant functions, Hyperlink functions.
Signature:
link
=
GetMerchantItemLink(index)
Arguments:
index
- Index of an item in the vendor's listing (between 1 andGetMerchantNumItems()
) (number
)
Returns:
link
- A hyperlink for the item (string
, hyperlink)