myObject.toLocaleString() in ECMAScript 262

For most objects, the same as toString() unless explicitly overridden.

Return Type
String