The Currency_GetSymbol() function returns the string used as a currency symbol when the specified multiformat value is applied to a currency field.
Currency_GetSymbol(multiformat_value)
• multiformat_value – An integer value that was assigned to the currency format you are inquiring about.
String. If a currency string or symbol has not been defined for the specified multiformat value, the operating system’s currency string or symbol will be returned.