→ Boolean
Creates and returns a new Boolean object set to the value of the argument converted to a boolean.
value
Varies
The value to be converted to a Boolean.
Wraps a Boolean value.
Creates and returns a new Boolean object set to the value of the argument converted to a boolean.
Creates a string representation of this object that can be fed back to eval() to re-create an object. Works only with built-in classes.
Returns the string representation of the value of bool.
Returns the primitive value of bool.
Properties elsewhere that hold a Boolean.
Method parameters that accept a Boolean.
Methods that return a Boolean.