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, leaving the dialog open.
If not all mandatory fields
are filled out, an error message is produced and the specified
action is not performed.
Syntax
ActionDialogApply(<method>)
Parameters
method
The action you want to perform.
|