JavaScript Operators

The instanceof Operator

The instanceof operator returns true if an object is an instance of a specified object: