From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/ko/web/xpath/functions/last/index.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 files/ko/web/xpath/functions/last/index.html (limited to 'files/ko/web/xpath/functions/last/index.html') diff --git a/files/ko/web/xpath/functions/last/index.html b/files/ko/web/xpath/functions/last/index.html new file mode 100644 index 0000000000..57cfd73c74 --- /dev/null +++ b/files/ko/web/xpath/functions/last/index.html @@ -0,0 +1,23 @@ +--- +title: last +slug: Web/XPath/Functions/last +tags: + - XSLT_Reference +translation_of: Web/XPath/Functions/last +--- +

{{ XsltRef() }}

+


+ last 함수는 식 평가 문맥(expression evaluation context)과 크기가 같은 숫자를 반환합니다.

+

구문

+
last()
+
+

반환

+

식 평가 문맥과 크기가 같은 정수.

+

주의

+ +

정의

+

XPath 1.0 4.1

+

Gecko 지원

+

지원함.

-- cgit v1.2.3-54-g00ecf