RIATest 2 Documentation
Copyright © RIATest.com
Object Object
Object is an unordered collection of properties each of which contains a primitive value or another object.
Methods
Method
Description
Object
new Object([value])
Construct a new Object.
toString
toString()
Returns string representation of this object.