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 --- .../xpath/functions/function-available/index.html | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 files/pl/web/xpath/functions/function-available/index.html (limited to 'files/pl/web/xpath/functions/function-available/index.html') diff --git a/files/pl/web/xpath/functions/function-available/index.html b/files/pl/web/xpath/functions/function-available/index.html new file mode 100644 index 0000000000..db24249160 --- /dev/null +++ b/files/pl/web/xpath/functions/function-available/index.html @@ -0,0 +1,29 @@ +--- +title: function-available +slug: Web/XPath/Funkcje/function-available +tags: + - Dokumentacje + - Wszystkie_kategorie + - XSLT + - 'XSLT:Dokumentacje' +translation_of: Web/XPath/Functions/function-available +--- +

+{{ XsltRef() }} +


+

Funkcja function-available określa czy podana funkcja jest dostępna i zwraca wartość logiczną prawda lub fałsz.

+

Składnia

+
function-available( nazwa )
+
+

Argumenty

+
name +
Nazwa funkcji do ocenienia.
+

Zwraca

+

Wartość logiczną true lub false. +

+

Definicja

+

XPath 1.0 15 +

+

Gecko

+

Obsługuje. +

{{ languages( { "en": "en/XPath/Functions/function-available", "fr": "fr/XPath/Fonctions/function-available" } ) }} -- cgit v1.2.3-54-g00ecf