Aide:IsKeyword.txt

De Wiki AutoIt Français
Aller à : navigation, rechercher

Document original V3.3.6.1 :

###Function###
IsKeyword

###Description###
Checks if a variable is a keyword (for example, Default).

###Syntax###
IsKeyword ( variable )


###Parameters###
@@ParamTable@@
variable
	The variable to check.
@@End@@

###ReturnValue###
@@ReturnTable@@
Success:	Returns 1 if variable is a keyword.
Failure:	Returns 0 if variable is not a keyword.
@@End@@


###Remarks###



###Related###
Default, VarGetType


###Example###
@@IncludeExample@@


Document traduit V3.3.6.1 :

Texte en Français


Traducteur :

Contributeurs (pour les modifications avant le Wiki) :