--- title: function-available slug: Web/XPath/Functions/function-available tags: - Référence_XSLT translation_of: Web/XPath/Functions/function-available original_slug: Web/XPath/Fonctions/function-available ---

{{ XsltRef() }}


La fonction function-available détermine si une fonction donnée est disponible et retourne le booléen true ou false.

Syntaxe

function-available( nom )

Arguments

nom
Le nom de la fonction à tester.

Retour

La valeur booléenne true ou false.

Définition

XPath 1.0, section 15.

Support Gecko

Supportée.

Interwiki Languages Links

{{ languages( { "en": "en/XPath/Functions/function-available", "pl": "pl/XPath/Funkcje/function-available" } ) }}