Dialog Setup
| Category: User Interaction | ||
| Command: dialog.setup | ||
| Description | ||
|
Initalize a dialog type. The remaining dialog.??? commands are used to set the properties of the dialog, open it, and obtain the results from the user's interaction with it.
|
||
| Parameters | ||
|
style
|
||
| Example Code | ||
|
dialog.setup yesNo
|
||
| Remarks | ||
|
None
|
||
| Queryable? Unknown |