IsBoolean(Expression: Variant): Boolean
Returns True if the Expression is of type Boolean, otherwise returns False.
IsBoolean function syntax has these named arguments:
Parameter
Description
Expression
Required. Expression to be evaluated.
See Also
Boolean Functions