blob: 0067e426818cf5ae2feb2fc0a0bbb92048bd62de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
---
title: Statement
slug: Glossary/Statement
translation_of: Glossary/Statement
---
<p>Var deyimi, isteğe bağlı olarak onu bir değerle başlatarak işlev kapsamlı veya genel kapsamlı bir değişken bildirir.</p>
<h2 id="Learn_more" style="line-height: 30px; font-size: 2.14285714285714rem;">Learn more</h2>
<h3 id="General_knowledge">General knowledge</h3>
<ul>
<li>{{Interwiki("wikipedia", "Statement (computer science)")}} on Wikipedia</li>
</ul>
<h3 id="Technical_reference">Technical reference</h3>
<ul>
<li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements">JavaScript statements and declarations</a></li>
</ul>
<ul>
</ul>
|