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 file size to either Kilobytes (KB), Megabytes (MB), or Gigabytes (GB).
Srch.U.toFileSizeDisplay(numberOfBytes, showDecimalPart)
Return value
A formatted string.
Parameters
numberOfBytes
The number of bytes to convert.showDecimalPart
Indicates whether the decimal part of the file size should be shown.