object Property

Internet Development Index

Retrieves the contained object.

Syntax

HTMLN/A
Scripting[ oObject = ] object.object

Possible Values

oObject Object that receives the contained object.

The property is read-only. The property has no default value.

Remarks

If the control's object model uses a conflicting namespace, precede the control's property with object to resolve the conflict.

Standards Information

This property is deprecated in HTML Non-Microsoft link and is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 Non-Microsoft link.

Applies To

OBJECT, APPLET