getCurrencySymbollink
Returns the currency symbol for a given currency code, or the code if no symbol available (e.g.: format narrow = $, format wide = US$, code = USD) If no locale is provided, it uses the locale "en" by default
参数
code | Type: |
format | Type: |
locale | Type: 可选. 默认值是 |
返回值
string