javascript Object_Obj propertyIsEnumerable( )

propertyIsEnumerable( )NN 6 IE 5.5(Win) ECMA 3  

propertyIsEnumerable("propertyName")

  

Returns Boolean true if the property, whose name is passed as a parameter, exposes itself to for/in property inspection through the object.

 
Parameters
 
  • String containing the name of an object property.
 
Returned Value

Boolean value: true | false.


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