FORMATCURRENCY

The FORMATCURRENCY function converts the input numeric value to a String representation for the specified country's currency.

Input/Output

Number of Connections: 1
InputData TypeDescription
Input1Integer,Double,DecimalThe numeric value.

OutputData TypeDescription
Output1StringThe converted input value's String representation for the specified country's currency.

Property

NameProperty TypeDescription
LocalechoiceDefines the locale for which the input value is to be converted.
System Locale [(default)] - Use system's default locale.

Topic

Example

PropertyOutput
Input 11234.5678LocaleUS$1,234.57