ActionDialogApply()

Previous Next

Performs the action(s) specified if all mandatory fields in a dialog (or in an info box inserted into the dialog) are filled out. Leaves 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( action, ... )

 

The required action is the action you want to perform. You can perform multiple actions separated by commas.

Exposed by

Dialogs