The Currency_GetLeadingSymbol() function returns a boolean value indicating whether the currency symbol is positioned before the currency value when the specified multiformat value is applied to a currency field.
Currency_GetLeadingSymbol(multiformat_value)
• multiformat_value – An integer value that was assigned to the currency format you are inquiring about.
Boolean. If true is returned, a leading currency symbol is used. If false is returned, a trailing currency symbol is used.