{"json_modified": "2015-05-06T12:01:25.975884", "slug": "Web/JavaScript/Referencia/Operadors/void", "tags": [], "locale": "ca", "title": "L'operador void", "translations": [{"title": "void operator", "url": "/en-US/docs/Web/JavaScript/Reference/Operators/void", "tags": ["Unary", "Operator", "JavaScript"], "summary": "The void
operator evaluates the given expression
and then returns undefined
.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-04-27T00:05:01", "review_tags": []}, {"title": "Operator void", "url": "/pl/docs/Web/JavaScript/Referencje/Operatory/Operator_void", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "summary": "", "localization_tags": [], "locale": "pl", "last_edit": "2014-05-31T03:09:10", "review_tags": []}, {"title": "L'op\u00e9rateur void", "url": "/fr/docs/Web/JavaScript/Reference/Op%C3%A9rateurs/L_op%C3%A9rateur_void", "tags": ["R\u00e9f\u00e9rence", "Reference", "R\u00e9ference", "Operator", "JavaScript"], "summary": "L'op\u00e9rateur void
permet d'\u00e9valuer une expression donn\u00e9e et de renvoyer undefined
.", "localization_tags": [], "locale": "fr", "last_edit": "2015-04-27T13:28:50", "review_tags": []}, {"title": "void", "url": "/es/docs/Web/JavaScript/Referencia/Operadores/void", "tags": ["Unary", "Operator", "JavaScript"], "summary": "El operador void
se usa en cualquiera de los siguientes modos:", "localization_tags": [], "locale": "es", "last_edit": "2015-04-28T09:22:20", "review_tags": []}, {"title": "void \u6f14\u7b97\u5b50", "url": "/ja/docs/Web/JavaScript/Reference/Operators/void", "tags": ["URIs", "JavaScript"], "summary": "void
\u6f14\u7b97\u5b50\u306f\u4e0e\u3048\u3089\u308c\u305f\u5f0f (expression) \u3092\u8a55\u4fa1\u3057\u3001undefined
\u3092\u8fd4\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-16T05:09:22", "review_tags": []}, {"title": "void operator", "url": "/ko/docs/Web/JavaScript/Reference/Operators/void", "tags": ["Unary", "Operator", "JavaScript"], "summary": "void
\u00a0\uc5f0\uc0b0\uc790\ub294 \uc8fc\uc5b4\uc9c4 \uc2dd(expression
)\uc744 \uc2e4\ud589\ud558\uace0, undefined
\ubc18\ud658\ud569\ub2c8\ub2e4.", "localization_tags": [], "locale": "ko", "last_edit": "2015-04-27T00:03:23", "review_tags": []}, {"title": "void operator", "url": "/id/docs/Web/JavaScript/Reference/Operators/void", "tags": [], "summary": "The void
operator evaluates the given expression
and then returns undefined
.", "localization_tags": ["inprogress"], "locale": "id", "last_edit": "2014-11-19T11:47:26", "review_tags": []}, {"title": "void \u8fd0\u7b97\u7b26", "url": "/zh-CN/docs/Web/JavaScript/Reference/Operators/void", "tags": [], "summary": "void
\u8fd0\u7b97\u7b26\u4f1a\u5bf9\u5b83\u7684\u64cd\u4f5c\u6570\u8868\u8fbe\u5f0f\u8fdb\u884c\u6c42\u503c\uff0c\u7136\u540e\u5ffd\u7565\u6389\u6c42\u503c\u7684\u7ed3\u679c\uff0c\u76f4\u63a5\u8fd4\u56de undefined
\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-12-28T20:15:10", "review_tags": []}, {"title": "void operator", "url": "/ru/docs/Web/JavaScript/Reference/Operators/void", "tags": ["\u0423\u043d\u0430\u0440\u043d\u044b\u0435", "\u041e\u043f\u0435\u0440\u0430\u0442\u043e\u0440\u044b", "JavaScript"], "summary": "\u041e\u043f\u0435\u0440\u0430\u0442\u043e\u0440\u00a0void
\u00a0\u0432\u044b\u0447\u0438\u0441\u043b\u044f\u0435\u0442\u00a0\u043f\u0435\u0440\u0435\u0434\u0430\u043d\u043d\u043e\u0435 \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u0435\u00a0\u0438\u00a0\u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442\u00a0undefined
.", "localization_tags": ["inprogress"], "locale": "ru", "last_edit": "2015-02-12T22:24:02", "review_tags": []}, {"title": "void Ausdruck", "url": "/de/docs/Web/JavaScript/Reference/Operators/void", "tags": [], "summary": "Der void
Ausdruck evaluiert einen gegebenen Ausdruck
und gibt dann undefined
.", "localization_tags": ["inprogress"], "locale": "de", "last_edit": "2015-04-22T07:47:35", "review_tags": []}, {"title": "void operator", "url": "/pt-BR/docs/Web/JavaScript/Reference/Operators/void", "tags": [], "summary": "O operador void
evaluates the given expression
and then returns undefined
.", "localization_tags": ["inprogress"], "locale": "pt-BR", "last_edit": "2015-05-06T11:57:43", "review_tags": ["technical", "editorial"]}], "modified": "2015-05-06T12:01:22", "label": "L'operador void", "localization_tags": [], "url": "/ca/docs/Web/JavaScript/Referencia/Operadors/void", "last_edit": "2015-03-09T06:26:23", "summary": "L'operador void
evalua l'expressi\u00f3
donada i retorna undefined
.", "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 [Traduir] ArrayBuffer [Traduir] Boolean DataView [Traduir] Date Error EvalError [Traduir] Float32Array [Traduir] Float64Array [Traduir] Function [Traduir] Generator [Traduir] GeneratorFunction [Traduir] Infinity Int16Array [Traduir] Int32Array [Traduir] Int8Array [Traduir] InternalError [Traduir] Intl [Traduir] Intl.Collator [Traduir] Intl.DateTimeFormat [Traduir] Intl.NumberFormat [Traduir] Iterator [Traduir] JSON Map Math NaN Number Object [Traduir] ParallelArray [Traduir] Promise [Traduir] Proxy [Traduir] RangeError [Traduir] ReferenceError [Traduir] Reflect [Traduir] RegExp [Traduir] SIMD [Traduir] SIMD.float32x4 [Traduir] SIMD.float64x2 [Traduir] SIMD.int16x8 [Traduir] SIMD.int32x4 [Traduir] SIMD.int8x16 [Traduir] Set [Traduir] StopIteration [Traduir] String Symbol [Traduir] SyntaxError [Traduir] TypeError [Traduir] TypedArray [Traduir] URIError [Traduir] Uint16Array [Traduir] Uint32Array [Traduir] Uint8Array [Traduir] Uint8ClampedArray [Traduir] WeakMap [Traduir] WeakSet [Traduir] decodeURI() [Traduir] decodeURIComponent() [Traduir] encodeURI() [Traduir] encodeURIComponent() [Traduir] escape() [Traduir] eval() [Traduir] isFinite() [Traduir] isNaN() [Traduir] null parseFloat() [Traduir] parseInt() [Traduir] undefined unescape() [Traduir] uneval() [Traduir] Expressions & operators Expressions and operators Operadors aritm\u00e8tics Array comprehensions [Traduir] Assignment operators Operadors de bits Operador Coma Comparison operators [Traduir] Operador Condicional (ternari) Destructuring assignment [Traduir] Expression closures [Traduir] Generator comprehensions [Traduir] Operador d'agrupament Legacy generator function expression [Traduir] Operadors L\u00f2gics Object initializer [Traduir] Operator precedence [Traduir] Property accessors [Traduir] Spread operator [Traduir] class expression [Traduir] Operador delete function expression [Traduir] function* expression [Traduir] in operator [Traduir] instanceof [Traduir] new operator [Traduir] super this [Traduir] typeof L'operador void yield yield* [Traduir] Statements & declarations Statements and declarations Legacy generator function [Traduir] block break [Traduir] class [Traduir] const [Traduir] continue [Traduir] debugger [Traduir] do...while [Traduir] Buida export [Traduir] for for each...in [Traduir] for...in [Traduir] for...of function function* [Traduir] if...else import [Traduir] label [Traduir] let [Traduir] return switch [Traduir] throw [Traduir] try...catch [Traduir] var [Traduir] while with [Traduir] Functions Functions [Traduir] Arguments object [Traduir] Arrow functions [Traduir] Default parameters [Traduir] Method definitions [Traduir] Rest parameters [Traduir] getter [Traduir] setter [Traduir] Classes Classes constructor extends [Traduir] 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 [Traduir] ECMAScript 5 support in Mozilla [Traduir] ECMAScript 6 support in Mozilla [Traduir] ECMAScript 7 support in Mozilla [Traduir] Firefox JavaScript changelog [Traduir] New in JavaScript 1.1 [Traduir] New in JavaScript 1.2 [Traduir] New in JavaScript 1.3 [Traduir] New in JavaScript 1.4 [Traduir] New in JavaScript 1.5 [Traduir] New in JavaScript 1.6 [Traduir] New in JavaScript 1.7 [Traduir] New in JavaScript 1.8 [Traduir] New in JavaScript 1.8.1 [Traduir] New in JavaScript 1.8.5 [Traduir] Documentation: Useful lists All pages index Methods index Properties index Pages tagged \"JavaScript\" Contribute JavaScript doc status The MDN project"}, {"id": "Resum", "title": "Resum"}, {"id": "Sintaxi", "title": "Sintaxi"}, {"id": "Descripci.C3.B3", "title": "Descripci\u00f3"}, {"id": "Expressions_de_funci.C3.B3_invocades_de_forma_immediata", "title": "Expressions de funci\u00f3 invocades de forma immediata"}, {"id": "URIs_de_JavaScript", "title": "URIs de JavaScript"}, {"id": "Especificacions", "title": "Especificacions"}, {"id": "Compatibilitat_amb_navegadors", "title": "Compatibilitat amb navegadors"}, {"id": "See_also", "title": "Vegeu tamb\u00e9"}], "id": 144511, "review_tags": []}