isObject(v);
v. Initial value.
The isObject method checks if the specified value is an object.
This method returns True if the specified value is an object, otherwise it returns False.
The example of use is given in the with description of the PP.getProperty method.
See also: