The JavaScript statements that define the function, enclosed in curly brackets, {}.
Instrukcje JavaScript, które definiują funkcje, otoczone w nawiasach klamrowych, {}.
In a very broad non-rigorous sense (especially since global bindings are compromised), an arbitrary sequence of braced JavaScript statements, {stuff}, can be considered to be a fixed point of
W najszerszym nieścisłym sensie (szczególnie z uwzględnieniem naruszenia powiązań globalnych), dowolna sekwencja instrukcji JavaScript w klamrach, {stuff}, może być traktowana jako punkt stały poniższego wyrażenia
Some JavaScript statements cannot be used in the PROMOTIC system.
In the JavaScript language, this statement has a slitly more comlicated syntax, but it is much more general.
W języku JavaScript polecenie ma trochę bardziej skomplikowany zapis, lecz zato jest bardziej ogólne.
In the JavaScript language, each statement must be separated by semicolon and so it is possible to place multiple statements on a single row (even if it is not wise to exaggerate this approach).
W języku JavaScript każde polecenie musi być zakończone średnikiem i dlatego na jednym wierszu można wpisać kilka poleceń (nawet jeżeli nie jest dogodnym przesadanie w tej kwestii).
JavaScript uses curlies to encapsulate code following conditional statements and loops.
JavaScript używa klamerek do otaczania kodu po instrukcjach warunkowych i pętlach.
Combining statements into blocks is a common practice in JavaScript.
Składanie instrukcji w bloki jest powszechną praktyką w JavaScript.
For similar purpose in the JavaScript language is used the statement try... catch.
W języku JavaScript w podobnym celu stosowane jest polecenie try... catch.
If you've been installing several different scripts, your JavaScript file has probably accumulated unnecessary import statements.
Jeśli instalowałeś/aś różne skrypty, twój JavaScript prawdopodobnie zawiera niepotrzebne masy importów.
In JavaScript, you must put a semicolon at the end of a statement.
W JavaScript musisz stawiać średnik na końcu instrukcji.
For similar purpose in the JavaScript language is used the statement while and do... while.
W języku JavaScript w podobnym celu stosowane jest polecenie do... while.
JavaScript, however, allows you to omit this semicolon if each of your statements are placed on a separate line.
JavaScript jednak pozwala pominąć ten średnik, jeśli każdy z twoich wypowiedzi są umieszczone w osobnej linii.
Innehållet kan vara olämpligt
Exemplen används bara för att hjälpa dig att översätta det sökta ordet eller uttrycket i olika sammanhang. De har inte valts ut eller validerats av oss och kan innehålla olämpliga termer eller föreställningar. Rapportera gärna exempel som behöver redigeras eller tas bort. Grova eller talspråkliga översättningar har oftast markerats med rött eller orange.