Dialog.getResult

Get the dialog result. This varies on the type of dialog used and will reflect the overall result expected of each dialog.

class Dialog
string
getResult
()

Return Value

Type: string

The result of the dialog or an empty string.

Meta