Forum Discussion
eykxas
2 years agoRegular Contributor
Use this method :
//javascript
var hasProperty = aqObject.IsSupported(obj, "property_name");
if "hasProperty" is true, then the property is available on your object and you can interact with. If false, then the property does not exist in your object.
Related Content
- 8 years ago
- 5 years ago
- 8 years ago
Recent Discussions
- 19 hours ago
- 20 hours ago
- 5 days ago