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/true/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 files/ko/web/xpath/functions/true/index.html (limited to 'files/ko/web/xpath/functions/true/index.html') diff --git a/files/ko/web/xpath/functions/true/index.html b/files/ko/web/xpath/functions/true/index.html new file mode 100644 index 0000000000..3a54249749 --- /dev/null +++ b/files/ko/web/xpath/functions/true/index.html @@ -0,0 +1,19 @@ +--- +title: 'true' +slug: Web/XPath/Functions/true +tags: + - XSLT_Reference +translation_of: Web/XPath/Functions/true +--- +

{{ XsltRef() }}

+


+ true 함수는 불린값 true를 반환합니다.

+

구문

+
true()
+
+

반환

+

불린 true.

+

정의

+

XPath 1.0 4.3

+

Gecko 지원

+

지원함.

-- cgit v1.2.3-54-g00ecf