The 'thisDFrame' keyword has two roles:
§
Used in the code of the action of a Button or Menu item
thisDFrame identifies the DFrame containing the Button.
See the Access
DFrame in the tutorial for more information.
Used in the JavaScript code of a page inserted in a DFrame
thisDFrame identifies the DFrame containing the page.
See the Access
the current DFrame in the tutorial for more information.