FORMATPERCENT

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

Input/Output

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

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

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.5678LocaleUS123,457%