{"json_modified": "2015-05-12T07:04:43.103162", "slug": "Web/JavaScript/Reference/Global_Objects/Array/join", "tags": [], "locale": "pt-BR", "title": "Array.prototype.join()", "translations": [{"title": "Array.prototype.join()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Array/join", "tags": [], "summary": "join() \u65b9\u6cd5\u5c06\u6570\u7ec4\u4e2d\u7684\u6240\u6709\u5143\u7d20\u8fde\u63a5\u6210\u4e00\u4e2a\u5b57\u7b26\u4e32\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-03-18T22:26:32", "review_tags": []}, {"title": "Array.prototype.join()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/join", "tags": ["Array", "prototype", "Method", "JavaScript"], "summary": "The join() method joins all elements of an array into a string.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-02-28T22:04:21", "review_tags": []}, {"title": "Array.prototype.join()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Array/join", "tags": ["Array", "Array methods"], "summary": "\u914d\u5217\u306e\u5168\u3066\u306e\u8981\u7d20\u3092\u7e4b\u3044\u3067\u6587\u5b57\u5217\u306b\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-12T11:28:50", "review_tags": []}, {"title": "Array.prototype.join()", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Array/join", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "summary": "\u0141\u0105czy wszystkie elementy tablicy w jeden \u0142a\u0144cuch znak\u00f3w.", "localization_tags": [], "locale": "pl", "last_edit": "2015-04-18T03:16:55", "review_tags": []}, {"title": "Array.prototype.join()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Array/join", "tags": ["Reference", "R\u00e9f\u00e9rence", "Array", "prototype", "JavaScript", "Method"], "summary": "La m\u00e9thode join()\u00a0r\u00e9unit tous les \u00e9l\u00e9ments d'un tableau dans une chaine de caract\u00e8res.", "localization_tags": [], "locale": "fr", "last_edit": "2015-03-01T00:06:54", "review_tags": []}, {"title": "Array.prototype.join()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Array/join", "tags": ["Reference", "R\u00e9f\u00e9rence", "Array", "prototype", "JavaScript", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 join() \u043e\u0431\u044a\u0435\u0434\u0438\u043d\u044f\u0435\u0442 \u0432\u0441\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b \u043c\u0430\u0441\u0441\u0438\u0432\u0430 \u0432 \u0441\u0442\u0440\u043e\u043a\u0443.", "localization_tags": [], "locale": "ru", "last_edit": "2015-01-26T22:21:02", "review_tags": []}, {"title": "Array.prototype.join()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/Array/join", "tags": [], "summary": "Die\u00a0join() methode kombiniert alle Elemente von einem Array zu einem String.", "localization_tags": ["inprogress"], "locale": "de", "last_edit": "2015-02-11T05:01:13", "review_tags": ["editorial"]}], "modified": "2015-05-12T07:04:40", "label": "Array.prototype.join()", "localization_tags": ["inprogress"], "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/join", "last_edit": "2015-05-12T07:04:35", "summary": "O m\u00e9todo\u00a0join()\u00a0junta todos os elementos de uma array dentro de uma string.", "sections": [{"id": "Quick_Links", "title": "Standard built-in objects Array Properties Array.prototype Array.prototype.length [Translate] Methods Array.from() [Translate] Array.isArray() [Translate] Array.observe() [Translate] Array.of() [Translate] Array.prototype.concat() Array.prototype.copyWithin() [Translate] Array.prototype.entries() [Translate] Array.prototype.every() [Translate] Array.prototype.fill() [Translate] Array.prototype.filter() [Translate] Array.prototype.find() [Translate] Array.prototype.findIndex() [Translate] Array.prototype.forEach() Array.prototype.contains() Array.prototype.indexOf() [Translate] Array.prototype.join() Array.prototype.keys() [Translate] Array.prototype.lastIndexOf() [Translate] Array.prototype.map() Array.prototype.pop() Array.prototype.push() Array.prototype.reduce() [Translate] Array.prototype.reduceRight() [Translate] Array.prototype.reverse() [Translate] Array.prototype.shift() Array.prototype.slice() [Translate] Array.prototype.some() [Translate] Array.prototype.sort() [Translate] Array.prototype.splice() Array.prototype.toLocaleString() [Translate] Array.prototype.toSource() [Translate] Array.prototype.toString() [Translate] Array.prototype.unshift() Array.prototype.values() [Translate] Array.prototype[@@iterator]() [Translate] Inheritance: Function Properties Function.arguments [Translate] Function.arity [Translate] Function.caller [Translate] Function.displayName [Translate] Function.length [Translate] Function.name [Translate] Function.prototype [Translate] Methods Function.prototype.apply() [Translate] Function.prototype.bind() [Translate] Function.prototype.call() Function.prototype.isGenerator() [Translate] Function.prototype.toSource() [Translate] Function.prototype.toString() [Translate] Object Properties Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ [Translate] Object.prototype.__parent__ [Translate] Object.prototype.__proto__ [Translate] Object.prototype.constructor [Translate] Methods Object.prototype.__defineGetter__() [Translate] Object.prototype.__defineSetter__() [Translate] Object.prototype.__lookupGetter__() [Translate] Object.prototype.__lookupSetter__() [Translate] Object.prototype.hasOwnProperty() 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]"}, {"id": "Summary", "title": "Sum\u00e1rio"}, {"id": "Syntax", "title": "Sintaxe"}, {"id": "Parameters", "title": "Par\u00e2metros"}, {"id": "Description", "title": "Descri\u00e7\u00e3o"}, {"id": "Examples", "title": "Exemplos"}, {"id": "Example:_Joining_an_array_three_different_ways", "title": "Exemplo: Juntando uma\u00a0array de quatro formas diferentes"}, {"id": "Specifications", "title": "Especifica\u00e7\u00f5es"}, {"id": "Browser_compatibility", "title": "Compatibilidade com o Browser"}, {"id": "See_also", "title": ""}, {"id": "See_also", "title": "Veja Tamb\u00e9m"}], "id": 150363, "review_tags": []}