{"json_modified": "2016-03-28T08:05:15.990274", "uuid": "1dc86477-e298-4287-b34e-0ea138524b7f", "title": "Function.arguments", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/arguments", "tags": ["Property", "arguments", "JavaScript", "Deprecated", "Function"], "translations": [{"uuid": "6d0613b2-88c4-4873-b9bf-23da98411a27", "title": "Function.arguments", "url": "/ca/docs/Web/JavaScript/Reference/Global_Objects/Function/arguments", "tags": [], "summary": "La propietat function.arguments es refereix a un objecte que s'assembla a una array corresponent als arguments passats a una funci\u00f3. Utilitzeu la variable simple arguments.", "localization_tags": [], "locale": "ca", "last_edit": "2015-09-15T10:32:00", "review_tags": ["editorial"]}, {"uuid": "8dfeb699-754a-46a9-9fd2-ff5e7fc59d32", "title": "Function.arguments", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/Function/arguments", "tags": [], "summary": "Un objeto de tipo arreglo correspondiente a los argumentos pasados a la funci\u00f3n.", "localization_tags": [], "locale": "es", "last_edit": "2015-04-12T03:26:29", "review_tags": []}, {"uuid": "3b7c3757-7714-43cb-aaa0-dc74759b8324", "title": "Function.arguments", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Function/arguments", "tags": ["D\u00e9pr\u00e9ci\u00e9", "R\u00e9f\u00e9rence", "Propri\u00e9t\u00e9", "arguments", "JavaScript", "Function"], "summary": "La propri\u00e9t\u00e9 function.arguments fait r\u00e9f\u00e9rence \u00e0 un objet dont la structure est semblable \u00e0 celle d'un tableau dont les \u00e9l\u00e9ments correspondent aux arguments pass\u00e9s \u00e0 une fonction. En lieu et place, il faut d\u00e9sormais utiliser arguments.", "localization_tags": [], "locale": "fr", "last_edit": "2015-12-27T12:01:21", "review_tags": []}, {"uuid": "47e8f856-c98d-4427-8048-793c87ccd2dc", "title": "Function.arguments", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Function/arguments", "tags": [], "summary": "\u95a2\u6570\u306b\u6e21\u3055\u308c\u308b\u5f15\u6570\u306b\u5bfe\u5fdc\u3059\u308b\u3001\u914d\u5217\u72b6\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3067\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-13T00:16:09", "review_tags": []}, {"uuid": "e400f954-0131-4f78-aada-d2668fb2c151", "title": "Function.arguments", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Function/arguments", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "summary": "Obiekt tablicopodobny odpowiadaj\u0105cy argumentom przekazywanym funkcji.", "localization_tags": [], "locale": "pl", "last_edit": "2015-04-20T00:31:54", "review_tags": []}, {"uuid": "4c134ee8-0fc7-48d0-a7bc-d8aed1bd2dee", "title": "Function.arguments", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Function/arguments", "tags": ["Deprecated", "Function", "Property", "arguments", "JavaScript"], "summary": "\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u043e function.arguments \u0441\u0441\u044b\u043b\u0430\u043b\u043e\u0441\u044c \u043d\u0430 \u043c\u0430\u0441\u0441\u0438\u0432\u043e\u043f\u043e\u0434\u043e\u0431\u043d\u044b\u0439 \u043e\u0431\u044a\u0435\u043a\u0442, \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0439 \u0430\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u0430\u043c, \u043f\u0435\u0440\u0435\u0434\u0430\u043d\u043d\u044b\u043c \u0432 \u0444\u0443\u043d\u043a\u0446\u0438\u044e. \u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u0432\u043c\u0435\u0441\u0442\u043e \u043d\u0435\u0433\u043e \u043f\u0440\u043e\u0441\u0442\u0443\u044e \u043f\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u0443\u044e arguments.", "localization_tags": [], "locale": "ru", "last_edit": "2014-10-03T00:37:32", "review_tags": []}, {"uuid": "bdd08936-47bb-4cbd-82b7-929dce17fe18", "title": "Function.arguments", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Function/arguments", "tags": [], "summary": "function.arguments \u5c5e\u6027\u4ee3\u8868\u4f20\u5165\u51fd\u6570\u7684\u5b9e\u53c2\uff0c\u5b83\u662f\u4e00\u4e2a\u7c7b\u6570\u7ec4\u5bf9\u8c61\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-08-26T21:23:35", "review_tags": []}], "modified": "2016-03-02T16:16:16", "label": "Function.arguments", "localization_tags": [], "locale": "en-US", "id": 7720, "last_edit": "2015-12-27T07:29:29", "summary": "The function.arguments property refers to an an array-like object corresponding to the arguments passed to a function. Use the simple variable arguments instead.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Description", "title": "Description"}, {"id": "Examples", "title": "Examples"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/JavaScript/Reference/Global_Objects/Function/arguments", "review_tags": []}