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.
Formats the number based on ranges from 0-999, 1000-99,999 and >99,999 by inserting commas.
Srch.U.toFriendlyNumber(num)
Return value
The formatted number.
Parameters
- num
The number to format.