{"json_modified": "2015-04-26T06:31:41.801734", "slug": "Web/JavaScript/Referencia/Sentencies/block", "tags": [], "locale": "ca", "title": "block", "translations": [{"title": "bloc", "url": "/fr/docs/Web/JavaScript/Reference/Instructions/bloc", "tags": ["R\u00e9ference", "R\u00e9f\u00e9rence", "Reference", "Statement", "JavaScript"], "summary": "Une instruction de bloc est utilis\u00e9e afin de grouper z\u00e9ro ou plusieurs instructions. Le bloc est d\u00e9limit\u00e9 par une paire d'accolades.", "localization_tags": [], "locale": "fr", "last_edit": "2015-04-15T04:27:08", "review_tags": []}, {"title": "block", "url": "/en-US/docs/Web/JavaScript/Reference/Statements/block", "tags": ["R\u00e9ference", "R\u00e9f\u00e9rence", "Reference", "Statement", "JavaScript"], "summary": "A block statement (or compound statement in other languages) is used to group zero or more statements. The block is delimited by a pair of curly brackets.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-04-12T05:04:11", "review_tags": []}, {"title": "\u30d6\u30ed\u30c3\u30af", "url": "/ja/docs/Web/JavaScript/Reference/Statements/block", "tags": [], "summary": "\u30d6\u30ed\u30c3\u30af\u6587\u306f 0 \u500b\u4ee5\u4e0a\u306e\u6587\u3092\u30b0\u30eb\u30fc\u30d7\u5316\u3059\u308b\u306e\u306b\u4f7f\u308f\u308c\u307e\u3059\u3002\u30d6\u30ed\u30c3\u30af\u306f\u4e2d\u62ec\u5f27 (\u6ce2\u62ec\u5f27) \u306e\u7d44\u3067\u533a\u5207\u3089\u308c\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-16T05:14:59", "review_tags": []}, {"title": "block", "url": "/pl/docs/Web/JavaScript/Referencje/Polecenia/block", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "summary": "", "localization_tags": [], "locale": "pl", "last_edit": "2014-05-31T00:08:18", "review_tags": []}, {"title": "block", "url": "/es/docs/Web/JavaScript/Referencia/Sentencias/block", "tags": ["Statement", "Referencia", "Refer\u00eancia", "JavaScript"], "summary": "Una sentencia block se utiliza para agrupar cero o m\u00e1s sentencias. Este grupo block se delimita por un par de llaves.", "localization_tags": [], "locale": "es", "last_edit": "2014-11-19T12:04:09", "review_tags": []}, {"title": "block", "url": "/id/docs/Web/JavaScript/Reference/Statements/block", "tags": [], "summary": "Block digunakan untuk mengelompokkan 0 atau lebih statement. Block dibuka dan ditutup oleh sepasang { }.", "localization_tags": [], "locale": "id", "last_edit": "2014-06-25T02:02:11", "review_tags": []}, {"title": "\u5340\u584a", "url": "/zh-TW/docs/Web/JavaScript/Reference/Statements/block", "tags": [], "summary": "\u5340\u584a\u9673\u8ff0\u7528\u4f86\u7d44\u5408\u96f6\u500b\u6216\u591a\u500b\u9673\u8ff0\u3002\u6211\u5011\u4f7f\u7528\u4e00\u5c0d\u5927\u62ec\u865f { } \u4ee5\u754c\u5b9a\u5340\u584a\u3002", "localization_tags": [], "locale": "zh-TW", "last_edit": "2014-07-04T07:14:11", "review_tags": []}, {"title": "block", "url": "/de/docs/Web/JavaScript/Reference/Statements/block", "tags": ["R\u00e9f\u00e9rence", "Reference", "Statement", "JavaScript"], "summary": "Eine Block-Anweisung (oder in anderen Sprachen Verbundanweisung) wird genutzt, um 0 oder mehrere Anweisungen zu gruppieren. Ein Block wird durch ein Paar geschweifte Klammern abgegrenzt.", "localization_tags": [], "locale": "de", "last_edit": "2015-01-20T06:08:14", "review_tags": []}, {"title": "block", "url": "/zh-CN/docs/Web/JavaScript/Reference/Statements/block", "tags": [], "summary": "\u8bed\u53e5\u5757 (\u6216\u5176\u4ed6\u8bed\u8a00\u4e2d\u7684\u00a0\u590d\u5408\u8bed\u53e5) \u7528\u6765\u7ec4\u7ec7\u96f6\u4e2a\u6216\u591a\u6761\u8bed\u53e5. \u7528\u4e00\u5bf9\u82b1\u62ec\u53f7\u754c\u5b9a\u8bed\u53e5\u5757.", "localization_tags": ["inprogress"], "locale": "zh-CN", "last_edit": "2015-02-02T17:30:26", "review_tags": []}], "modified": "2015-04-26T06:31:39", "label": "block", "localization_tags": [], "url": "/ca/docs/Web/JavaScript/Referencia/Sentencies/block", "last_edit": "2015-04-26T06:30:32", "summary": "Una sent\u00e8ncia bloc (o sent\u00e8ncia composta en altres lleng\u00fces) s'usa per agrupar zero o m\u00e9s sent\u00e8ncies. El bloc est\u00e0 delimitat per un parell de claus.", "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": "Resum", "title": "Resum"}, {"id": "Sintaxi", "title": "Sintaxi"}, {"id": "Descripci.C3.B3", "title": "Descripci\u00f3"}, {"id": "Fora_de_l'.C3.A0mbit_del_bloc", "title": "Fora de l'\u00e0mbit del bloc"}, {"id": "Especificacions", "title": "Especificacions"}, {"id": "Compatibilitat_amb_navegadors", "title": "Compatibilitat amb navegadors"}, {"id": "See_also", "title": "Vegeu tamb\u00e9"}], "id": 146281, "review_tags": ["editorial"]}