IsBoolean
Determine whether a given object is a boolean
Method Signature
Arguments
Argument
Type
Required
Description
Default
object
any
true
The value to test for boolean-ness.
Examples
Related
Last updated