{"json_modified": "2015-04-25T16:22:46.732944", "slug": "Web/JavaScript/Reference/Statements/break", "tags": [], "locale": "pt-BR", "title": "break", "translations": [{"title": "break", "url": "/fr/docs/Web/JavaScript/Reference/Instructions/break", "tags": ["R\u00e9ference", "R\u00e9f\u00e9rence", "Reference", "Statement", "JavaScript"], "summary": "L'instruction break permet de terminer la boucle en cours ou l'instruction switch ou label en cours et de passer le contr\u00f4le du programme \u00e0 l'instruction suivant l'instruction termin\u00e9e.", "localization_tags": [], "locale": "fr", "last_edit": "2015-04-15T04:28:20", "review_tags": []}, {"title": "break", "url": "/en-US/docs/Web/JavaScript/Reference/Statements/break", "tags": ["Statement", "JavaScript"], "summary": "The break statement terminates the current loop, switch, or label statement and transfers program control to the statement following the terminated statement.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-04-12T05:05:33", "review_tags": []}, {"title": "break", "url": "/pl/docs/Web/JavaScript/Referencje/Polecenia/break", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "summary": "", "localization_tags": [], "locale": "pl", "last_edit": "2014-05-31T00:08:18", "review_tags": []}, {"title": "break", "url": "/ja/docs/Web/JavaScript/Reference/Statements/break", "tags": ["statements"], "summary": "\u73fe\u5728\u306e\u30eb\u30fc\u30d7\u3001switch\u3001\u307e\u305f\u306f\u30e9\u30d9\u30eb\u6587\u3092\u7d42\u4e86\u3057\u3001\u30d7\u30ed\u30b0\u30e9\u30e0\u306e\u5236\u5fa1\u3092\u3001\u7d42\u4e86\u3057\u305f\u6587\u306e\u6b21\u306e\u6587\u3078\u3068\u79fb\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-17T00:04:14", "review_tags": []}, {"title": "break", "url": "/es/docs/Web/JavaScript/Referencia/Sentencias/break", "tags": ["Statement", "JavaScript"], "summary": "Termina el bucle actual, sentecia switch o label y transfiere el control del programa a la siguiente sentencia a la sentecia de terminaci\u00f3n de \u00e9stos elementos.", "localization_tags": [], "locale": "es", "last_edit": "2014-11-19T12:01:41", "review_tags": []}, {"title": "break", "url": "/zh-TW/docs/Web/JavaScript/Reference/Statements/break", "tags": [], "summary": "\u4e2d\u65b7\u7576\u4e0b\u7684\u8ff4\u5708\u3001\u689d\u4ef6\u5224\u65b7 (switch) \u6216\u662f\u6a19\u7c64 (label) \u9673\u8ff0\uff0c\u4e26\u5c07\u7a0b\u5f0f\u6d41\u7a0b\u8f49\u5230\u88ab\u4e2d\u65b7\u9673\u8ff0\u5f8c\u7684\u9673\u8ff0\u53e5\u3002", "localization_tags": [], "locale": "zh-TW", "last_edit": "2014-07-04T07:14:11", "review_tags": []}, {"title": "break", "url": "/ru/docs/Web/JavaScript/Reference/Statements/break", "tags": ["Statement", "JavaScript"], "summary": "\u0418\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u044f break\u00a0\u043f\u0440\u0435\u0440\u044b\u0432\u0430\u0435\u0442 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0442\u0435\u043a\u0443\u0449\u0435\u0433\u043e \u0446\u0438\u043a\u043b\u0430, \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0438 switch, \u0438\u043b\u0438 \u043e\u0442\u043c\u0435\u0447\u0435\u043d\u043d\u043e\u0433\u043e (label) \u0431\u043b\u043e\u0447\u043d\u043e\u0433\u043e \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0438 \u043f\u0435\u0440\u0435\u043d\u043e\u0441\u0438\u0442 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b \u043a \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0438, \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0439 \u0437\u0430 \u043f\u0440\u0435\u0440\u0432\u0430\u043d\u043d\u043e\u0439.", "localization_tags": [], "locale": "ru", "last_edit": "2014-11-19T12:10:22", "review_tags": []}, {"title": "break", "url": "/zh-CN/docs/Web/JavaScript/Reference/Statements/break", "tags": [], "summary": "break \u8bed\u53e5\u00a0\u4e2d\u6b62\u5f53\u524d\u5faa\u73af\uff0cswitch \u8bed\u53e5\u6216 label \u8bed\u53e5\uff0c\u5e76\u628a\u7a0b\u5e8f\u63a7\u5236\u6d41\u8f6c\u5230\u7d27\u63a5\u7740\u88ab\u4e2d\u6b62\u8bed\u53e5\u540e\u9762\u7684\u8bed\u53e5\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-12-26T06:34:20", "review_tags": []}, {"title": "break", "url": "/de/docs/Web/JavaScript/Reference/Statements/break", "tags": ["Statement", "JavaScript"], "summary": "Die break Anweisung beendet die aktuelle Schleife, die aktuelle switch-Anweisung oder Anweisungen die mit einem label versehen sind und sorgt daf\u00fcr, dass das Programm mit der Anweisung weiterl\u00e4uft, die auf die beendete Anweisung folgt.", "localization_tags": [], "locale": "de", "last_edit": "2015-01-22T01:21:24", "review_tags": []}], "modified": "2015-04-25T16:22:44", "label": "break", "localization_tags": [], "url": "/pt-BR/docs/Web/JavaScript/Reference/Statements/break", "last_edit": "2015-02-12T07:18:43", "summary": "O comando\u00a0break encerra o loop atual, switch, ou o loop que foi informado no label e transfere o controle da execu\u00e7\u00e3o do programa para o comando seguinte.", "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 Objetos Globais Array ArrayBuffer Boolean [Translate] DataView [Translate] Date Error [Translate] EvalError [Translate] Float32Array [Translate] Float64Array [Translate] Function 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 [Translate] Math NaN Number Object ParallelArray [Translate] Promise Proxy [Translate] RangeError [Translate] ReferenceError [Translate] Reflect [Translate] RegExp SIMD [Translate] Set StopIteration [Translate] String Symbol SyntaxError [Translate] TypeError [Translate] TypedArray [Translate] URIError [Translate] Uint16Array [Translate] Uint32Array [Translate] Uint8Array [Translate] Uint8ClampedArray [Translate] WeakMap WeakSet [Translate] decodeURI() [Translate] decodeURIComponent() [Translate] encodeURI() [Translate] encodeURIComponent() [Translate] escape() [Translate] eval() isFinite() [Translate] isNaN() null parseFloat() [Translate] parseInt() undefined unescape() [Translate] uneval() [Translate] Expressions & operators Operators Arithmetic operators [Translate] Array comprehensions Assignment operators [Translate] Bitwise operators [Translate] Operador V\u00edrgula Comparison operators [Translate] Operador Condicional Tern\u00e1rio Destructuring assignment [Translate] Expression closures [Translate] Generator comprehensions [Translate] Operador de Agrupamento Legacy generator function expression [Translate] Operadores L\u00f3gicos Object initializer [Translate] Preced\u00eancia de Operadores Property accessors [Translate] Spread operator [Translate] class expression [Translate] delete operator [Translate] function expression [Translate] function* expression [Translate] in operator [Translate] instanceof new operator [Translate] super [Translate] this [Translate] typeof void operator [Translate] yield [Translate] yield* [Translate] Statements & declarations Statements Legacy generator function [Translate] block [Translate] break class [Translate] const continue [Translate] debugger [Translate] do...while empty [Translate] export [Translate] for [Translate] for each...in [Translate] for...in [Translate] for...of [Translate] function [Translate] function* if...else [Translate] import [Translate] label (Etiqueta) let return [Translate] switch throw [Translate] try...catch var while [Translate] with [Translate] Functions Functions Arguments object [Translate] Arrow functions Default parameters [Translate] Method definitions [Translate] Rest parameters [Translate] getter [Translate] setter [Translate] Classes Classes [Translate] constructor [Translate] extends [Translate] static [Translate] 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] Suporte ao ECMAScript 6 na Mozilla 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": "Sum.C3.A1rio", "title": "Sum\u00e1rio"}, {"id": "S.C3.ADntaxe", "title": "S\u00edntaxe"}, {"id": "Descri.C3.A7.C3.A3o", "title": "Descri\u00e7\u00e3o"}, {"id": "Exemplos", "title": "Exemplos"}, {"id": "Especifica.C3.A7.C3.B5es", "title": "Especifica\u00e7\u00f5es"}, {"id": "Compatibilidade_de_Browser", "title": "Compatibilidade de Browser"}, {"id": "See_also", "title": "Veja tamb\u00e9m"}], "id": 132473, "review_tags": []}