javascript Boolean constructor

constructorNN 4 IE 4 ECMA 1  

Read/Write  

This is a reference to the function that created the instance of a Boolean objectthe native Boolean( ) constructor function in browsers.

 
Example
 
if (myVar.constructor == Boolean) {
    // process native string
}
 
Value

Function object reference.


340,Nickname,Homepage or email,Comments here,Add comment