From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- files/pl/web/xpath/funkcje/last/index.html | 33 ++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 files/pl/web/xpath/funkcje/last/index.html (limited to 'files/pl/web/xpath/funkcje/last/index.html') diff --git a/files/pl/web/xpath/funkcje/last/index.html b/files/pl/web/xpath/funkcje/last/index.html new file mode 100644 index 0000000000..f3a507ad3f --- /dev/null +++ b/files/pl/web/xpath/funkcje/last/index.html @@ -0,0 +1,33 @@ +--- +title: last +slug: Web/XPath/Funkcje/last +tags: + - Dokumentacje + - Wszystkie_kategorie + - XSLT + - 'XSLT:Dokumentacje' +translation_of: Web/XPath/Functions/last +--- +

+{{ XsltRef() }} +


+Funkcja last zwracająca liczbę równą rozmiarowi kontekstu z kontekstu oceny wyrażenia. +

+

Składnia

+
last()
+
+

Zwraca

+

Liczbę całkowitą równą rozmiarowi kontekstu z kontekstu oceny wyrażenia. +

+

Uwagi

+ +

Definicja

+

XPath 1.0 4.1 +

+

Gecko

+

Obsługuje. +

+
+
+{{ languages( { "en": "en/XPath/Functions/last", "fr": "fr/XPath/Fonctions/last", "ja": "ja/XPath/Functions/last" } ) }} -- cgit v1.2.3-54-g00ecf