FORMATNUMBER

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

Input/Output

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

OutputData TypeDescription
Output1StringThe String representation of the input.

Property

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

Topic

Example

PropertyOutput
Input11234.5678LocaleUS1,234.568

PropertyOutput
Input11000000LocaleUS1,000,000