--- title: last slug: Web/XPath/Functions/last tags: - XSLT - XSLT_Reference translation_of: Web/XPath/Functions/last ---

{{ XsltRef() }}

last 関数は、式評価コンテキストのコンテキストサイズに等しい数値を返します。

{{ 英語版章題("Syntax") }}

構文

last()

{{ 英語版章題("Returns") }}

戻り値

式評価コンテキストのコンテキストサイズに等しい整数。

{{ 英語版章題("Notes") }}

注記

{{ 英語版章題("Defined") }}

定義

XPath 1.0 4.1

{{ 英語版章題("Gecko support") }}

Gecko でのサポート

サポート済み。

{{ languages( { "en": "en/XPath/Functions/last", "fr": "fr/XPath/Fonctions/last", "pl": "pl/XPath/Funkcje/last" } ) }}