Aide:IsBinary.txt

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

Document original V3.3.6.1 :

###Function###
IsBinary

###Description###
Checks if a variable or expression is a binary type.

###Syntax###
IsBinary ( expression )



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


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


###Remarks###
None.

###Related###
IsArray, IsFloat, IsInt, IsString, IsNumber, IsBool, IsHWnd, Binary, BinaryToString, StringToBinary, VarGetType


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


Document traduit V3.3.6.1 :

Texte en Français


Traducteur :

Contributeurs (pour les modifications avant le Wiki) :