AvailabilityJavaScript 1.5; JScript 5.5, ECMAScript v3 Synopsisnumber.toLocaleString( ) ReturnsAn implementation-dependent string representation of the number, formatted according to local conventions, which may affect such things as the punctuation characters used for the decimal point and the thousands separator. Throws
See AlsoNumber.toExponential( ), Number.toFixed( ), Number.toPrecision( ), Number.toString( ) |