The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
self property
Retrieves a reference to the current window or frame.
Syntax
| JavaScript | |
|---|
Property values
Type: Object
the current window or frame.
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.
See also
Show: