aboutsummaryrefslogtreecommitdiff
path: root/files/de/glossary/anweisung/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/de/glossary/anweisung/index.html')
-rw-r--r--files/de/glossary/anweisung/index.html29
1 files changed, 29 insertions, 0 deletions
diff --git a/files/de/glossary/anweisung/index.html b/files/de/glossary/anweisung/index.html
new file mode 100644
index 0000000000..4913ac8f29
--- /dev/null
+++ b/files/de/glossary/anweisung/index.html
@@ -0,0 +1,29 @@
+---
+title: Anweisung
+slug: Glossary/Anweisung
+tags:
+ - Anweisung
+ - Glossar
+ - Glossary
+ - JavaScript
+ - befehl
+translation_of: Glossary/Statement
+---
+<p>In einer Programmiersprache ist eine Anweisung eine Vorschrift innerhalb des Codes, die zur Laufzeit des Programmes einem Befehl entspricht. Jedes Programm ist zusammengesetzt aus einer Folge von Anweisungen. </p>
+
+<h2 id="Mehr_erfahren" style="line-height: 30px; font-size: 2.14285714285714rem;">Mehr erfahren</h2>
+
+<h3 id="Allgemeinwissen">Allgemeinwissen</h3>
+
+<ul>
+ <li>{{Interwiki("wikipedia", "Statement (computer science)")}} auf Wikipedia (englisch)</li>
+</ul>
+
+<h3 id="Technische_Referenz">Technische Referenz</h3>
+
+<ul>
+ <li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements">JavaScript: Anweisungen und Deklarationen</a> (englisch)</li>
+</ul>
+
+<ul>
+</ul>