From ea0377b93b3d290053fda7115929930b8c8d4d25 Mon Sep 17 00:00:00 2001 From: julieng Date: Thu, 11 Nov 2021 09:00:12 +0100 Subject: convert content to md --- files/fr/web/xpath/functions/true/index.md | 34 ++++++++++++++++-------------- 1 file changed, 18 insertions(+), 16 deletions(-) (limited to 'files/fr/web/xpath/functions/true') diff --git a/files/fr/web/xpath/functions/true/index.md b/files/fr/web/xpath/functions/true/index.md index 87e34d51c7..b6051e9ca5 100644 --- a/files/fr/web/xpath/functions/true/index.md +++ b/files/fr/web/xpath/functions/true/index.md @@ -6,20 +6,22 @@ tags: translation_of: Web/XPath/Functions/true original_slug: Web/XPath/Fonctions/true --- -

{{ XsltRef() }} -


-La fonction true retourne la valeur booléenne true. -

-

Syntaxe

-
true()
-
-

Retour

-

Le booléen true. -

-

Définition

-

XPath 1.0, section 4.3. -

-

Support Gecko

-

Supportée. -

\ No newline at end of file + +La fonction `true` retourne la valeur booléenne `true`. + +### Syntaxe + + true() + +### Retour + +Le booléen `true`. + +### Définition + +[XPath 1.0, section 4.3](http://www.w3.org/TR/xpath#function-true). + +### Support Gecko + +Supportée. -- cgit v1.2.3-54-g00ecf