Converts a given, numeric value 0.45 and converts it into a percent representation like 45,00 or 45 if dropDecimals is set to true
The value to convert into a percent format
True to drop the decimal numbers in the output
Generated using TypeDoc
Converts a given, numeric value 0.45 and converts it into a percent representation like 45,00 or 45 if dropDecimals is set to true