Player
Documentation
Frontier
User's Guide
Chapter 5, Verbs
One Verb Per Page
Player.clickDefaultButton
Syntax
Player.clickDefaultButton()
Parameters
None.
Action
Accepts the default button in a dialog.
Returns
True (whether or not there was a default button).
Examples
Player.clickDefaultButton()
Notes
- This verb is identical to acceptDialog(...).
- Player cannot actually determine the default button. This verb sends an "Enter" key, which will accept the default in most cases.
See Also
Player.clickButton
Player.setForcedYield
Player.acceptDialog
Keywords
dialogItems[2] buttons dialogs
clickInsideItem
Copyright 1993-99, PreFab Software, Inc. All Rights Reserved.
This site built and maintained using Stage Three, a set of custom Frontier scripts.