Help
center
keedata.io
Français
Français
English
coming soon
Dashboard
Page d'accueil
Dashboard
Pour commencer
Introduction
Fonctionnalités
Le Workflow
Le KeeCode
Présentation et syntaxe
Variables
Statements
if / elif / else
for
for_merge
Fonctions
array
bool
capitalize
count
css
date
dict
except
extract
float
int
join
json
list
lower
mail
normalize
phone
prefix
replace
retry
search
search_extract
split
str
sub
suffix
upper
xpath
bool
Transforme une valeur en booléen.
Liste des paramètres
data
La chaîne ou le tableau d'entrée.
Valeurs de retour
Retourne un booléen.
Exemples