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
LocaleConstant locale (DEFAULT_LOCALE)Locale to return the Item name in.
Returns
string itemLink- See method description.