|
|
|
|
Functions
MioScript Reference
|
|
Syntax
Parameters
None.
Return value
No value is returned.
Description
Shows the latest dialog box.
Use this function if you need to display a dialog box again, for example if a value must be changed by the user.
This function works with the dialog boxes created with dialog.text or dialog.html, and with dialog boxes created from JavaScript.
See also: dialog.close |
MioScript Sample Code
|
|
|