ShowCommas
(boolean) Whether to insert commas into the result (i.e. "63636" becomes "63,636").
Re t u r n s
(string) A formatted string given a number of bytes. If an error occurs, a blank string "" is returned. You can use Application.GetLastError to determine whether this action failed, and why.