{"json_modified": "2016-06-29T07:14:10.614293", "uuid": "41d52eca-beee-4fd0-b70c-8ed861dc4e33", "title": "eval", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/eval", "tags": ["JavaScript"], "translations": [{"uuid": "fc2d6e40-a2d1-4e11-b38c-72b6e0aa8890", "title": "eval()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval", "tags": ["JavaScript"], "summary": "The eval() function evaluates JavaScript code represented as a string.", "localization_tags": [], "locale": "en-US", "last_edit": "2016-04-28T13:41:27", "review_tags": []}, {"uuid": "f038939e-12de-4bfa-9675-83f2615463e6", "title": "eval()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/eval", "tags": ["JavaScript"], "summary": "eval()\u00a0\u95a2\u6570\u306f\u6587\u5b57\u5217\u3092 JavaScript \u30b3\u30fc\u30c9\u3068\u3057\u3066\u8a55\u4fa1\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-11-21T21:25:24", "review_tags": ["technical", "editorial"]}, {"uuid": "7327baa6-03ac-49aa-962d-8a6dda72b166", "title": "eval()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/eval", "tags": ["R\u00e9f\u00e9rence", "JavaScript"], "summary": "La fonction eval() permet d'\u00e9valuer du code JavaScript repr\u00e9sent\u00e9 sous forme d'une cha\u00eene de caract\u00e8res.", "localization_tags": [], "locale": "fr", "last_edit": "2016-05-02T04:23:09", "review_tags": []}, {"uuid": "4adb9c3f-76fb-4f4f-8731-4dbc53146774", "title": "eval()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/eval", "tags": ["eval", "JavaScript"], "summary": "\u5c06\u4e00\u4e2aJavaScript\u4ee3\u7801\u5b57\u7b26\u4e32\u6c42\u503c\u6210\u7279\u5b9a\u7684\u5bf9\u8c61\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2016-05-18T04:17:37", "review_tags": []}, {"uuid": "103b3b71-6739-4810-83ce-56c84ee40a45", "title": "eval()", "url": "/it/docs/Web/JavaScript/Reference/Global_Objects/eval", "tags": [], "summary": "Il metodo\u00a0eval() esegue il codice\u00a0JavaScript\u00a0rappresentato\u00a0come una stringa.", "localization_tags": [], "locale": "it", "last_edit": "2015-04-12T09:10:35", "review_tags": []}, {"uuid": "6c4fd649-edab-4c25-b054-4c9820851901", "title": "eval()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/eval", "tags": ["JavaScript"], "summary": "Die Methode eval() wertet einen String aus und f\u00fchrt ihn als JavaScript-Code aus.", "localization_tags": ["inprogress"], "locale": "de", "last_edit": "2016-06-11T01:28:38", "review_tags": []}, {"uuid": "3f10e336-0dc6-4ac8-8d99-e0ebedab32ee", "title": "eval()", "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/eval", "tags": [], "summary": "O m\u00e9todo\u00a0eval()\u00a0avalia c\u00f3digo JavaScript representado como uma string.", "localization_tags": ["inprogress"], "locale": "pt-BR", "last_edit": "2015-03-31T18:31:53", "review_tags": []}, {"uuid": "59c8630d-1eb4-4de8-9e48-fd9a313ca9b8", "title": "eval()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/eval", "tags": [], "summary": "\u041c\u0435\u0442\u043e\u0434\u00a0eval()\u00a0\u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u0442\u00a0JavaScript \u043a\u043e\u0434, \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u043d\u044b\u0439 \u0441\u0442\u0440\u043e\u043a\u043e\u0439.", "localization_tags": ["inprogress"], "locale": "ru", "last_edit": "2015-09-27T05:25:30", "review_tags": []}, {"uuid": "3e429e32-7903-48f3-8b31-aecea44aa712", "title": "eval()", "url": "/ko/docs/Web/JavaScript/Reference/Global_Objects/eval", "tags": [], "summary": "eval()\u00a0\uc740 \ubb38\uc790\ub85c\uc368 \ud45c\ud604\ub41c JavaScript \ucf54\ub4dc\ub97c \uc2e4\ud589\ud558\ub294 \uba54\uc18c\ub4dc\uc774\ub2e4.", "localization_tags": ["inprogress"], "locale": "ko", "last_edit": "2016-05-16T18:47:57", "review_tags": []}], "modified": "2016-06-29T07:14:08", "label": "eval", "localization_tags": [], "locale": "es", "id": 32898, "last_edit": "2016-06-29T07:14:00", "summary": "Eval\u00faa una cadena de c\u00f3digo JavaScript sin referenciar a un objeto en particular.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Resumen", "title": "Resumen"}, {"id": "Sintaxis", "title": "Sintaxis"}, {"id": "Par.C3.A1metros", "title": "Par\u00e1metros"}, {"id": "Descripci.C3.B3n", "title": "Descripci\u00f3n"}, {"id": "Compatibilidad_Hacia_Atr.C3.A1s", "title": "Compatibilidad Hacia Atr\u00e1s"}, {"id": "JavaScript_1.3_y_anteriores", "title": "JavaScript 1.3 y anteriores"}, {"id": "JavaScript_1.1", "title": "JavaScript 1.1"}, {"id": "Ejemplos", "title": "Ejemplos"}, {"id": "Ejemplo:_Usando_eval", "title": "Ejemplo: Usando "}, {"id": "Ejemplo:_Usando_eval_para_evaluzar_una_cadena_de_sentencias_de_JavaScript", "title": "Ejemplo: Usando "}, {"id": "Valor_Devuelto", "title": "Valor Devuelto"}, {"id": "Vea_Tambi.C3.A9n", "title": "Vea Tambi\u00e9n"}], "slug": "Web/JavaScript/Referencia/Objetos_globales/eval", "review_tags": ["editorial"]}