Checks if a variable's base type is boolean.
IsBool ( variable )
See language datatypes for a detailed description.
IsArray, IsBinary, IsFloat, IsHWnd, IsInt, IsMap, IsNumber, IsPtr, IsString, VarGetType
#include <MsgBoxConstants.au3> Local $bBoolean= True If IsBool ($bBoolean)Then MsgBox ($MB_SYSTEMMODAL,"","The variable is boolean") Else MsgBox ($MB_SYSTEMMODAL,"","The variable is not boolean") EndIf
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル