Object Object Properties and Methods

The Object object provides functionality common to all JScript objects.

Properties

constructor Property

prototype Property

propertyIsEnumerable Property

Methods

isPrototypeOf Method

hasOwnProperty Method

toLocaleString Method

toString Method

valueOf Method

See Also

Other Resources

Properties (Visual Studio - JScript)

Methods

JScript Reference