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