From 4b1a9203c547c019fc5398082ae19a3f3d4c3efe Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:15 -0500 Subject: initial commit --- files/de/glossary/local_scope/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 files/de/glossary/local_scope/index.html (limited to 'files/de/glossary/local_scope/index.html') diff --git a/files/de/glossary/local_scope/index.html b/files/de/glossary/local_scope/index.html new file mode 100644 index 0000000000..16a2fa8249 --- /dev/null +++ b/files/de/glossary/local_scope/index.html @@ -0,0 +1,19 @@ +--- +title: Local scope +slug: Glossary/Local_scope +tags: + - Geltungsbereich + - Locale + - Locale Scope + - Lokaler Geltungsbereich +translation_of: Glossary/Local_scope +--- +

Der Local scope – lokale Geltungsbereich - ist das Merkmal, das {{glossary("variable","variables")}} - Variablen -, zu lokalen Variablen macht, d.h. ihr Variablennamen ist nur innerhalb eines bestimmten Geltungsbereiches an seinen jeweiligen {{glossary("value")}} /Wert gebunden.

+ +

Learn more

+ +

General knowledge

+ + -- cgit v1.2.3-54-g00ecf