FORMATNUMBER

The FORMATNUMBER function converts the input numeric value to a String representation for the specified country.

Input

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

Output

OutputData TypeDescription
Output1StringThe String representation of the input.

Property

NameProperty TypeDescription
LocalechoiceDefines the locale for which the input value is to be converted. If (default) is selected, the system's default is used.

Topic


Example

PropertyOutput
Input 11234.5678LocaleUS1,234.568

PropertyOutput
Input 11000000LocaleUS1,000,000