From 39f2114f9797eb51994966c6bb8ff1814c9a4da8 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 12:36:08 +0100 Subject: unslug fr: move --- files/fr/web/xpath/functions/last/index.html | 31 ++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 files/fr/web/xpath/functions/last/index.html (limited to 'files/fr/web/xpath/functions/last') diff --git a/files/fr/web/xpath/functions/last/index.html b/files/fr/web/xpath/functions/last/index.html new file mode 100644 index 0000000000..2482ff891f --- /dev/null +++ b/files/fr/web/xpath/functions/last/index.html @@ -0,0 +1,31 @@ +--- +title: last +slug: Web/XPath/Fonctions/last +tags: + - Référence_XSLT +translation_of: Web/XPath/Functions/last +--- +

+{{ XsltRef() }} +


+La fonction last retourne un nombre égal à la taille du contexte dans le contexte d'évaluation d'expression. +

+

Syntaxe

+
last()
+
+

Retour

+

Un entier égal à la taille du contexte dans le contexte d'évaluation d'expression. +

+

Notes

+ +

Définition

+

XPath 1.0, section 4.1. +

+

Support Gecko

+

Supportée. +

Interwiki Languages Links +

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