Method Global:GetItemLink [-] [+]

Returns a chat link for an Item.

Locale Value
enUS 0
koKR 1
frFR 2
deDE 3
zhCN 4
zhTW 5
esES 6
esMX 7
ruRU 8

Synopsis

itemLink = GetItemLink( entry )

itemLink = GetItemLink( entry, locale )

Arguments

number entry

Entry ID of an Item.

Valid numbers: integers from 0 to 4,294,967,295.

LocaleConstant locale (DEFAULT_LOCALE)

Locale to return the Item name in.

Returns

string itemLink
See method description.

Generated on
© 2010 - 2024 Eluna Lua Engine