Returns a Boolean value indicating whether an object has a property with the specified name.
function hasOwnProperty(proName : String) : Boolean |
Ajax toolkit
Ajax website
Returns a Boolean value indicating whether an object has a property with the specified name.
function hasOwnProperty(proName : String) : Boolean |
Arguments
Remarks
Example
Requirements
See Also
Ajax toolkit
Ajax website