myObject.toLocaleString() in ECMAScript 262
For most objects, the same as toString() unless explicitly overridden.
Arguments
(this method takes no arguments)
- Return Type
- String
For most objects, the same as toString() unless explicitly overridden.
(this method takes no arguments)