{"json_modified": "2015-04-22T09:21:16.583913", "slug": "Web/JavaScript/Reference/Global_Objects/Object/toString", "tags": ["JavaScript", "prototype", "Method", "Object"], "locale": "it", "title": "Object.prototype.toString()", "translations": [{"title": "Object.prototype.toString()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/toString", "tags": ["JavaScript", "prototype", "Method", "Object"], "summary": "The toString() method returns a string representing object.", "localization_tags": [], "locale": "en-US", "last_edit": "2014-09-25T04:55:22", "review_tags": []}, {"title": "Object.prototype.toString()", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Object/toString", "tags": ["JavaScript", "prototype", "Method", "Object"], "summary": "Zwraca \u0142a\u0144cuch znak\u00f3w reprezentuj\u0105cy dany obiekt.", "localization_tags": [], "locale": "pl", "last_edit": "2015-04-21T13:56:13", "review_tags": []}, {"title": "Object.prototype.toString()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Object/toString", "tags": ["\u8981\u66f4\u65b0"], "summary": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u8868\u3059\u6587\u5b57\u5217\u3092\u8fd4\u3057\u307e\u3059\u3002", "localization_tags": ["inprogress"], "locale": "ja", "last_edit": "2015-04-13T23:45:44", "review_tags": []}, {"title": "Object.prototype.toString()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Object/toString", "tags": ["Reference", "Object", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "La m\u00e9thode toString() renvoie une cha\u00eene de caract\u00e8res repr\u00e9sentant l'objet.", "localization_tags": [], "locale": "fr", "last_edit": "2015-02-01T06:47:55", "review_tags": []}, {"title": "Object.prototype.toString()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/Object/toString", "tags": ["JavaScript", "prototype", "Method", "Object"], "summary": "Devuelve una cadena que representa al objeto.", "localization_tags": [], "locale": "es", "last_edit": "2015-03-18T16:43:05", "review_tags": []}, {"title": "Object.prototype.toString()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Object/toString", "tags": [], "summary": "toString() \u65b9\u6cd5\u8fd4\u56de\u4e00\u4e2a\u4ee3\u8868\u8be5\u5bf9\u8c61\u7684\u5b57\u7b26\u4e32\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-07-17T06:25:51", "review_tags": []}, {"title": "Object.prototype.toString()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Object/toString", "tags": ["JavaScript", "prototype", "Method", "Object"], "summary": "\u041c\u0435\u0442\u043e\u0434 toString() \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0441\u0442\u0440\u043e\u043a\u0443, \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u044e\u0449\u0443\u044e \u043e\u0431\u044a\u0435\u043a\u0442.", "localization_tags": [], "locale": "ru", "last_edit": "2014-10-03T02:27:16", "review_tags": []}, {"title": "Object.prototype.toString()", "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Object/toString", "tags": [], "summary": "O m\u00e9todo toString() retorna uma string representando o objeto.", "localization_tags": ["inprogress"], "locale": "pt-BR", "last_edit": "2014-10-28T08:43:45", "review_tags": []}], "modified": "2015-04-22T09:21:14", "label": "Object.prototype.toString()", "localization_tags": [], "url": "/it/docs/Web/JavaScript/Reference/Global_Objects/Object/toString", "last_edit": "2015-04-22T09:21:09", "summary": "Il metodo\u00a0toString()\u00a0restituisce una stringa a che rappresenta l'oggetto.", "sections": [{"id": "Quick_Links", "title": "Standard built-in objects Object Propriet\u00e0 Object.prototype Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ [Translate] Object.prototype.__parent__ [Translate] Object.prototype.__proto__ [Translate] Object.prototype.constructor [Translate] Metodi Object.assign() Object.create() Object.defineProperties() [Translate] Object.defineProperty() [Translate] Object.freeze() [Translate] Object.getOwnPropertyDescriptor() [Translate] Object.getOwnPropertyNames() [Translate] Object.getOwnPropertySymbols() [Translate] Object.getPrototypeOf() [Translate] Object.is() [Translate] Object.isExtensible() [Translate] Object.isFrozen() [Translate] Object.isSealed() [Translate] Object.keys() Object.observe() Object.preventExtensions() [Translate] Object.prototype.__defineGetter__() [Translate] Object.prototype.__defineSetter__() [Translate] Object.prototype.__lookupGetter__() [Translate] Object.prototype.__lookupSetter__() [Translate] Object.prototype.eval() [Translate] Object.prototype.hasOwnProperty() [Translate] Object.prototype.isPrototypeOf() [Translate] Object.prototype.propertyIsEnumerable() [Translate] Object.prototype.toLocaleString() [Translate] Object.prototype.toSource() [Translate] Object.prototype.toString() Object.prototype.unwatch() [Translate] Object.prototype.valueOf() [Translate] Object.prototype.watch() [Translate] Object.seal() [Translate] Object.setPrototypeOf() [Translate] Inheritance: Function Propriet\u00e0 Function.arguments [Translate] Function.arity [Translate] Function.caller [Translate] Function.displayName [Translate] Function.length [Translate] Function.name [Translate] Function.prototype [Translate] Metodi Function.prototype.apply() [Translate] Function.prototype.bind() [Translate] Function.prototype.call() [Translate] Function.prototype.isGenerator() [Translate] Function.prototype.toSource() [Translate] Function.prototype.toString() [Translate]"}, {"id": "Summary", "title": "Sommario"}, {"id": "Syntax", "title": "Sintassi"}, {"id": "Description", "title": "Descrizione"}, {"id": "Examples", "title": "Esempi"}, {"id": "Example:_Overriding_the_default_toString_method", "title": "Esempio: Sovrascrittura del metodo di default toString"}, {"id": "Example:_Using_toString_to_detect_object_type", "title": "Esempio: Uso di toString() per individuare\u00a0l'oggetto class"}, {"id": "Specifiche", "title": "Specifiche"}, {"id": "Compatibilit.C3.A0_browser", "title": "Compatibilit\u00e0 browser"}, {"id": "See_also", "title": "Vedi\u00a0anche"}], "id": 147560, "review_tags": []}