{"json_modified": "2015-04-26T06:44:18.845808", "slug": "Web/JavaScript/Referencia/Operadors/Operador_Coma", "tags": [], "locale": "ca", "title": "Operador Coma", "translations": [{"title": "\u30ab\u30f3\u30de\u6f14\u7b97\u5b50", "url": "/ja/docs/Web/JavaScript/Reference/Operators/Comma_Operator", "tags": ["JavaScript"], "summary": "\u30ab\u30f3\u30de\u6f14\u7b97\u5b50\u306f\u3001\u6f14\u7b97\u5bfe\u8c61\u306e\u4e21\u65b9\u3092\u8a55\u4fa1\u3057\u30012 \u756a\u76ee\u306e\u30aa\u30da\u30e9\u30f3\u30c9\u306e\u5024\u3092\u8fd4\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-15T05:46:34", "review_tags": []}, {"title": "Comma operator", "url": "/en-US/docs/Web/JavaScript/Reference/Operators/Comma_Operator", "tags": ["Operator", "JavaScript"], "summary": "The comma operator evaluates each of its operands (from left to right)\u00a0and returns the value of the last operand.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-04-11T09:48:41", "review_tags": []}, {"title": "Operator przecinkowy", "url": "/pl/docs/Web/JavaScript/Referencje/Operatory/Operator_przecinkowy", "tags": ["Operator", "JavaScript"], "summary": "Operator przecinkowy sprawdza oba jego argumenty i zwraca warto\u015b\u0107 drugiego argumentu.", "localization_tags": ["inprogress"], "locale": "pl", "last_edit": "2015-04-25T03:03:51", "review_tags": []}, {"title": "L'op\u00e9rateur virgule", "url": "/fr/docs/Web/JavaScript/Reference/Op%C3%A9rateurs/L_op%C3%A9rateur_virgule", "tags": ["R\u00e9f\u00e9rence", "Reference", "R\u00e9ference", "Operator", "JavaScript"], "summary": "L'op\u00e9rateur virgule permet d'\u00e9valuer chacun de ses op\u00e9randes (de la gauche vers la droite) et de renvoyer la valeur du dernier op\u00e9rande.", "localization_tags": [], "locale": "fr", "last_edit": "2015-04-11T13:32:44", "review_tags": []}, {"title": "\u041e\u043f\u0435\u0440\u0430\u0442\u043e\u0440 \u0417\u0430\u043f\u044f\u0442\u0430\u044f", "url": "/ru/docs/Web/JavaScript/Reference/Operators/%D0%9E%D0%BF%D0%B5%D1%80%D0%B0%D1%82%D0%BE%D1%80_%D0%97%D0%B0%D0%BF%D1%8F%D1%82%D0%B0%D1%8F", "tags": [], "summary": "The comma operator evaluates each of its operands (from left to right) and returns the value of the last operand.", "localization_tags": ["inprogress"], "locale": "ru", "last_edit": "2015-04-22T07:45:44", "review_tags": []}, {"title": "Operador V\u00edrgula", "url": "/pt-BR/docs/Web/JavaScript/Reference/Operators/Operador_Virgula", "tags": [], "summary": "o\u00a0operador v\u00edrgula\u00a0avalia o valor de seus operandos (da esquerda para a direita)\u00a0e retorna o valor do \u00faltimo operando.", "localization_tags": [], "locale": "pt-BR", "last_edit": "2014-11-19T11:47:55", "review_tags": []}, {"title": "\u9017\u53f7\u64cd\u4f5c\u7b26", "url": "/zh-CN/docs/Web/JavaScript/Reference/Operators/Comma_Operator", "tags": [], "summary": "\u9017\u53f7\u64cd\u4f5c\u7b26\u00a0\u5bf9\u5b83\u7684\u6bcf\u4e2a\u64cd\u4f5c\u5bf9\u8c61\u6c42\u503c\uff08\u4ece\u5de6\u81f3\u53f3\uff09\uff0c\u7136\u540e\u8fd4\u56de\u6700\u540e\u4e00\u4e2a\u64cd\u4f5c\u5bf9\u8c61\u7684\u503c\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-01-17T04:56:20", "review_tags": []}], "modified": "2015-04-26T06:44:14", "label": "Operador Coma", "localization_tags": [], "url": "/ca/docs/Web/JavaScript/Referencia/Operadors/Operador_Coma", "last_edit": "2015-03-09T06:26:22", "summary": "L'operador coma avalua cadascun dels seus operands (d'esquerra a dreta) i retorna el valor de l\u00b4\u00faltim operand.", "sections": [{"id": "Quick_Links", "title": "JavaScript Tutorials: JavaScript Guide Introduction Grammar and types Control flow and error handling Loops and iteration Functions Expressions and operators Numbers and dates Text formatting Regular expressions Indexed collections Keyed collections Working with objects Details of the object model Iterators and generators Meta programming Introductory JavaScript basics JavaScript technologies overview Introduction to Object Oriented JavaScript Intermediate A re-introduction to JavaScript JavaScript data structures Equality comparisons and sameness Closures Advanced Inheritance and the prototype chain Strict mode JavaScript typed arrays Memory Management Concurrency model and Event Loop References: Built-in objects Objectes Standard Array [Translate] ArrayBuffer [Translate] Boolean DataView [Translate] Date Error EvalError [Translate] Float32Array [Translate] Float64Array [Translate] Function [Translate] Generator [Translate] GeneratorFunction [Translate] Infinity Int16Array [Translate] Int32Array [Translate] Int8Array [Translate] InternalError [Translate] Intl [Translate] Intl.Collator [Translate] Intl.DateTimeFormat [Translate] Intl.NumberFormat [Translate] Iterator [Translate] JSON Map Math NaN Number Object [Translate] ParallelArray [Translate] Promise [Translate] Proxy [Translate] RangeError [Translate] ReferenceError [Translate] Reflect [Translate] RegExp [Translate] SIMD [Translate] Set [Translate] StopIteration [Translate] String Symbol [Translate] SyntaxError [Translate] TypeError [Translate] TypedArray [Translate] URIError [Translate] Uint16Array [Translate] Uint32Array [Translate] Uint8Array [Translate] Uint8ClampedArray [Translate] WeakMap [Translate] WeakSet [Translate] decodeURI() [Translate] decodeURIComponent() [Translate] encodeURI() [Translate] encodeURIComponent() [Translate] escape() [Translate] eval() [Translate] isFinite() [Translate] isNaN() [Translate] null parseFloat() [Translate] parseInt() [Translate] undefined unescape() [Translate] uneval() [Translate] Expressions & operators Expressions and operators Operadors aritm\u00e8tics Array comprehensions [Translate] Assignment operators Operadors de bits Operador Coma Comparison operators [Translate] Operador Condicional (ternari) Destructuring assignment [Translate] Expression closures [Translate] Generator comprehensions [Translate] Operador d'agrupament Legacy generator function expression [Translate] Operadors L\u00f2gics Object initializer [Translate] Operator precedence [Translate] Property accessors [Translate] Spread operator [Translate] class expression [Translate] Operador delete function expression [Translate] function* expression [Translate] in operator [Translate] instanceof [Translate] new operator [Translate] super this [Translate] typeof L'operador void yield yield* [Translate] Statements & declarations Statements and declarations Legacy generator function [Translate] block break [Translate] class [Translate] const [Translate] continue [Translate] debugger [Translate] do...while [Translate] Buida export [Translate] for for each...in [Translate] for...in [Translate] for...of function function* [Translate] if...else import [Translate] label [Translate] let [Translate] return switch [Translate] throw [Translate] try...catch [Translate] var [Translate] while with [Translate] Functions Functions [Translate] Arguments object [Translate] Arrow functions [Translate] Default parameters [Translate] Method definitions [Translate] Rest parameters [Translate] getter [Translate] setter [Translate] Classes Classes constructor extends [Translate] static Misc Lexical grammar JavaScript data structures Enumerability and ownership of properties Iteration protocols Strict mode Transitioning to strict mode Template strings Deprecated features New in JavaScript New in JavaScript [Translate] ECMAScript 5 support in Mozilla [Translate] ECMAScript 6 support in Mozilla [Translate] ECMAScript 7 support in Mozilla [Translate] Firefox JavaScript changelog [Translate] New in JavaScript 1.1 [Translate] New in JavaScript 1.2 [Translate] New in JavaScript 1.3 [Translate] New in JavaScript 1.4 [Translate] New in JavaScript 1.5 [Translate] New in JavaScript 1.6 [Translate] New in JavaScript 1.7 [Translate] New in JavaScript 1.8 [Translate] New in JavaScript 1.8.1 [Translate] New in JavaScript 1.8.5 [Translate] Documentation: Useful lists All pages index Methods index Properties index Pages tagged \"JavaScript\" Contribute JavaScript doc status The MDN project"}, {"id": "Summary", "title": "Resum"}, {"id": "Sintaxi", "title": "Sintaxi"}, {"id": "Par.C3.A0metres", "title": "Par\u00e0metres"}, {"id": "Descripci.C3.B3", "title": "Descripci\u00f3"}, {"id": "Exemple", "title": "Exemple"}, {"id": "Processar_i_despr.C3.A9s_retornar", "title": "Processar i despr\u00e9s retornar"}, {"id": "Especificacions", "title": "Especificacions"}, {"id": "Compatibilitat_amb_navegadors", "title": "Compatibilitat amb navegadors"}, {"id": "See_also", "title": "Vegeu tamb\u00e9"}], "id": 136119, "review_tags": []}