From 651ec72d5f391987b970601ab532a2d303b44916 Mon Sep 17 00:00:00 2001 From: julieng Date: Thu, 11 Nov 2021 09:00:03 +0100 Subject: move *.html to *.md --- files/fr/web/xpath/functions/not/index.html | 32 ----------------------------- 1 file changed, 32 deletions(-) delete mode 100644 files/fr/web/xpath/functions/not/index.html (limited to 'files/fr/web/xpath/functions/not/index.html') diff --git a/files/fr/web/xpath/functions/not/index.html b/files/fr/web/xpath/functions/not/index.html deleted file mode 100644 index 142a814159..0000000000 --- a/files/fr/web/xpath/functions/not/index.html +++ /dev/null @@ -1,32 +0,0 @@ ---- -title: not -slug: Web/XPath/Functions/not -tags: - - Référence_XSLT -translation_of: Web/XPath/Functions/not -original_slug: Web/XPath/Fonctions/not ---- -

-{{ XsltRef() }} -


-La fonction not évalue une expression booléenne et retourne la valeur opposée. -

-

Syntaxe

-
not( expression )
-
-

Arguments

-
expression (optionnel) -
L'expression est évaluée exactement comme si elle était passée en tant qu'argument à la fonction boolean(). -
-

Retour

-

True pour une expression évaluée à false ; false pour une expression évaluée à true. -

-

Notes

- -

Définition

-

XPath 1.0, section 4.3. -

-

Support Gecko

-

Supportée. -

\ No newline at end of file -- cgit v1.2.3-54-g00ecf