FORMATPERCENT

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

Input

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

Output

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

Property

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

Topic


Example

PropertyOutput
Input 11234.5678LocaleUS123,457%