![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns a currency link.
link = C_CurrencyInfo.GetCurrencyLink(type [, amount])
Arguments[]
- type
- number : CurrencyID
- amount
- number?
Returns[]
- link
- string : currencyLink
Patch changes[]
Patch 9.0.1 (2020-10-13): Moved to
C_CurrencyInfo.GetCurrencyLink()
Patch 4.2.0 (2011-06-28): Added as
GetCurrencyLink()