Retrieves a reference to the current window or frame.
Syntax
HTML N/A Scripting [ oSelf = ] object.self
Possible Values
oSelf Object that specifies the current window or frame. The property is read-only with no default value.
Remarks
You can use the property to explicitly refer to the current window or frame. To improve scripting efficiency, you also can use it to make implicit window references explicit.
Applies To
FRAME, window