{"json_modified": "2016-02-05T23:44:36.029766", "slug": "Web/JavaScript/Reference/Global_Objects/Array/find", "tags": ["prototype", "polyfill", "Array", "Prototype", "ECMAScript 2015", "JavaScript", "ECMAScript6", "Method"], "locale": "ja", "title": "Array.prototype.find()", "translations": [{"title": "Array.prototype.find()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Array/find", "tags": [], "summary": "find()\u00a0\u65b9\u6cd5\u8fd4\u56de\u6570\u7ec4\u4e2d\u6ee1\u8db3\u6d4b\u8bd5\u6761\u4ef6\u7684\u4e00\u4e2a\u5143\u7d20\uff0c\u5982\u679c\u6ca1\u6709\u6ee1\u8db3\u6761\u4ef6\u7684\u5143\u7d20\uff0c\u5219\u8fd4\u56de\u00a0", "localization_tags": [], "locale": "zh-CN", "last_edit": "2016-02-03T05:30:34", "review_tags": ["technical", "editorial"]}, {"title": "Array.prototype.find()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find", "tags": ["prototype", "polyfill", "Array", "Prototype", "ECMAScript 2015", "JavaScript", "ECMAScript6", "Method"], "summary": "The find() method returns a value in the array, if an element in the array satisfies the provided testing function. Otherwise undefined is returned.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-12-25T08:55:41", "review_tags": []}, {"title": "Array.prototype.find()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Array/find", "tags": ["prototype", "polyfill", "R\u00e9f\u00e9rence", "Array", "Prototype", "ECMAScript 2015", "JavaScript", "ECMAScript6", "M\u00e9thode"], "summary": "La m\u00e9thode find() renvoie une valeur contenue dans le tableau si un \u00e9l\u00e9ment du tableau respecte une condition donn\u00e9e par la fonction de test pass\u00e9e en argument. Sinon, la valeur undefined est renvoy\u00e9e.", "localization_tags": [], "locale": "fr", "last_edit": "2015-12-27T01:00:28", "review_tags": []}, {"title": "Array.prototype.find()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Array/find", "tags": ["prototype", "polyfill", "Reference", "Experimental", "R\u00e9f\u00e9rence", "Array", "Prototype", "Exp\u00e9rimental", "JavaScript", "ECMAScript6", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 find() \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u0432 \u043c\u0430\u0441\u0441\u0438\u0432\u0435, \u0435\u0441\u043b\u0438 \u044d\u043b\u0435\u043c\u0435\u043d\u0442 \u0443\u0434\u043e\u0432\u043b\u0435\u0442\u0432\u043e\u0440\u044f\u0435\u0442 \u0443\u0441\u043b\u043e\u0432\u0438\u044e \u043f\u0440\u043e\u0432\u0435\u0440\u044f\u044e\u0449\u0435\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0438. \u0412 \u043f\u0440\u043e\u0442\u0438\u0432\u043d\u043e\u043c \u0441\u043b\u0443\u0447\u0430\u0435 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442\u0441\u044f undefined.", "localization_tags": [], "locale": "ru", "last_edit": "2016-01-09T09:04:07", "review_tags": []}, {"title": "Array.prototype.find()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/Array/find", "tags": ["Methode", "polyfill", "Array", "JavaScript", "Experimentell", "ECMAScript6"], "summary": "Siehe auch die findIndex() Methode, die den Index eines gefundenen Elements anstatt dessen Wert zur\u00fcck gibt.", "localization_tags": ["inprogress"], "locale": "de", "last_edit": "2015-08-30T08:16:34", "review_tags": []}, {"title": "Array.prototype.find()", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Array/find", "tags": [], "summary": "Metoda find() sprawdza warunek wyszukania, przeszukuje tablice i zwraca znalezion\u0105 warto\u015b\u0107, je\u015bli taka istnieje. W przeciwnym razie zwracana jest warto\u015b\u0107 undefined.", "localization_tags": ["inprogress"], "locale": "pl", "last_edit": "2015-10-13T03:32:53", "review_tags": []}, {"title": "Array.prototype.find()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/Array/find", "tags": [], "summary": "El metodo find() retorna un valor del arreglo, si u elemento en el arreglo satisface la funcion de prueba prevista. En otro caso undefined es devuelto.", "localization_tags": ["inprogress"], "locale": "es", "last_edit": "2015-11-26T05:31:58", "review_tags": []}, {"title": "Array.prototype.find()", "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/find", "tags": [], "summary": "O m\u00e9todo\u00a0find() retorna um\u00a0valor no array, se algum elemento no array satisfazer a fun\u00e7\u00e3o de teste provida. Caso contrario\u00a0undefined \u00e9 retornado.", "localization_tags": ["inprogress"], "locale": "pt-BR", "last_edit": "2015-10-07T11:44:02", "review_tags": []}, {"title": "Array.prototype.find()", "url": "/zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Array/find", "tags": [], "summary": "find()\u00a0\u65b9\u6cd5\uff0c\u5982\u679c\u4e00\u500b\u5728\u9663\u5217\u4e2d\u7684\u5143\u7d20\u6eff\u8db3\u63d0\u4f9b\u7684\u6e2c\u8a66\u51fd\u6578\uff0c\u5247\u8fd4\u56de\u4e00\u500b\u5728\u9663\u5217\u4e2d\u7684\u503c\u3002\u5426\u5247\u56de\u50b3\u00a0undefined\u3002", "localization_tags": ["inprogress"], "locale": "zh-TW", "last_edit": "2016-01-09T01:48:09", "review_tags": []}], "modified": "2016-02-05T23:44:34", "label": "Array.prototype.find()", "localization_tags": [], "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Array/find", "last_edit": "2016-02-05T23:44:30", "summary": "find() \u30e1\u30bd\u30c3\u30c9\u306f\u3001\u914d\u5217\u5185\u306e\u8981\u7d20\u304c\u6307\u5b9a\u3055\u308c\u305f\u30c6\u30b9\u30c8\u95a2\u6570\u3092\u6e80\u305f\u3059\u5834\u5408\u3001\u914d\u5217\u5185\u306e \u5024 \u3092\u8fd4\u3057\u307e\u3059\u3002\u305d\u3046\u3067\u306a\u3044\u5834\u5408\u306f undefined \u3092\u8fd4\u3057\u307e\u3059\u3002", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "\u69cb\u6587"}, {"id": "Parameters", "title": "\u5f15\u6570"}, {"id": "Description", "title": "\u8aac\u660e"}, {"id": "Examples", "title": "\u4f8b"}, {"id": "Find_a_prime_number_in_an_array", "title": "\u914d\u5217\u5185\u306e\u7d20\u6570\u3092\u691c\u7d22\u3059\u308b"}, {"id": "Polyfill", "title": "\u4e92\u63db\u30b3\u30fc\u30c9"}, {"id": "Specifications", "title": "\u4ed5\u69d8"}, {"id": "Browser_compatibility", "title": "\u30d6\u30e9\u30a6\u30b6\u5b9f\u88c5\u72b6\u6cc1"}, {"id": "See_also", "title": "\u95a2\u9023\u60c5\u5831"}], "id": 148691, "review_tags": []}