Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Converts the number format to the given format.
Srch.U.toFormattedNumber(num, defaultDecimalPlacesIfNotInt)
Return value
A formatted string of the number.
Parameters
num
The number to convert.defaultDecimalPlacesIfNotInt
The number of decimal places.