Javascript Operator instanceof

Javascript examples for Operator:instanceof

Description

Click the following links for the tutorial for Operator and instanceof.

  1. instanceof operator returns true if the specified object is an instance of the specified object: