Aide:IsBool.txt

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

Document original V3.3.6.1 :

###Function###
IsBool

###Description###
Checks if a variable's base type is boolean.

###Syntax###
IsBool ( variable )


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


###ReturnValue###
@@ReturnTable@@
Success:	Returns 1.
Failure:	Returns 0 if expression is not boolean type.
@@End@@


###Remarks###


###Related###
IsArray, IsFloat, IsInt, IsNumber, IsString, IsHWnd, IsBinary, IsPtr, VarGetType


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


Document traduit V3.3.6.1 :

Texte en Français


Traducteur :

Contributeurs (pour les modifications avant le Wiki) :