Parameters
- value
- the LSDecimal value to format as a currency
- convert
- If true, the value is converted from the base currency using the configured exhange rate. If false, the value is not converted before formatting.
Return Value
The string representation of the value of arg, formatted as
specified by format and formatProvider.