Dialog.getDialogResult

Syntax

getDialogResult ();

Description

The getDialogResult method returns the JSON object with the settings configured by the user in the dialog box.

Example

The example of method use is given in description of the OkButtonClicked event.

See also:

Dialog