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

MethodDescription

Object

new Object([value])
Construct a new Object.

toString

toString()
Returns string representation of this object.