From de5c456ebded0e038adbf23db34cc290c8829180 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:49:24 +0100 Subject: unslug pl: move --- files/pl/web/xpath/functions/last/index.html | 33 ++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 files/pl/web/xpath/functions/last/index.html (limited to 'files/pl/web/xpath/functions/last') diff --git a/files/pl/web/xpath/functions/last/index.html b/files/pl/web/xpath/functions/last/index.html new file mode 100644 index 0000000000..f3a507ad3f --- /dev/null +++ b/files/pl/web/xpath/functions/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