Intended for use in dialogs. Performs the
action specified as its parameter if all mandatory fields in the
dialog (or in an info box inserted into the dialog) are filled out,
and then closes the dialog.
If not all mandatory fields
are filled out, an error message is produced, the specified action
is not performed, and the dialog is not closed.
Syntax
ActionDialogOk(<method>)
Parameters
method
The action you want to perform.
|