aboutsummaryrefslogtreecommitdiff
path: root/files/pl/web/xpath/functions/true/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/web/xpath/functions/true/index.html')
-rw-r--r--files/pl/web/xpath/functions/true/index.html30
1 files changed, 30 insertions, 0 deletions
diff --git a/files/pl/web/xpath/functions/true/index.html b/files/pl/web/xpath/functions/true/index.html
new file mode 100644
index 0000000000..03ac9c380c
--- /dev/null
+++ b/files/pl/web/xpath/functions/true/index.html
@@ -0,0 +1,30 @@
+---
+title: 'true'
+slug: Web/XPath/Funkcje/true
+tags:
+ - Dokumentacje
+ - Wszystkie_kategorie
+ - XSLT
+ - 'XSLT:Dokumentacje'
+translation_of: Web/XPath/Functions/true
+---
+<p>
+{{ XsltRef() }}
+</p><p><br>
+Funkcja <code>true</code> zwraca wartość logiczną <i>prawda</i>.
+</p>
+<h3 id="Sk.C5.82adnia" name="Sk.C5.82adnia"> Składnia </h3>
+<pre class="eval">true()
+</pre>
+<h3 id="Zwraca" name="Zwraca"> Zwraca </h3>
+<p>Wartość logiczną <code>true</code>.
+</p>
+<h3 id="Definicja" name="Definicja"> Definicja </h3>
+<p><a href="http://www.w3.org/TR/xpath#function-true" class="external">XPath 1.0 4.3</a>
+</p>
+<h3 id="Gecko" name="Gecko"> Gecko </h3>
+<p>Obsługuje.
+</p>
+<div class="noinclude">
+</div>
+{{ languages( { "en": "en/XPath/Functions/true", "es": "es/XPath/Funciones/true", "fr": "fr/XPath/Fonctions/true", "ja": "ja/XPath/Functions/true" } ) }}