Returns a hyperlink for the item associated with a trainer service. Currently only returns item links for trainer services which teach trade skill recipes which produce items; does not return spell or recipe links.
See also Trainer functions, Hyperlink functions.
Signature:
link
=
GetTrainerServiceItemLink(index)
Arguments:
index
- Index of an entry in the trainer service listing (between 1 andGetNumTrainerServices()
) (number
)
Returns:
link
- A hyperlink for the item associated with a trainer service (string
, hyperlink)