Property : Close Result
Changes Locked Out for Planned Maintenance Page Status: Beta
Contents |
[edit] Description
Use the Close Result property to designate where to store the value of the dialog result.
If the form has an OK button, a value of “OK” indicates that the user selected the OK button. Otherwise, the value is “Cancel”. Useful only for modal dialogs.
[edit] Property Editor Location
Accessible when you select an open dialog statement in the Design Editor.
[edit] Data Type
[edit] Default Value
| Statement | Default |
|---|---|
| Open Dialog | <not set> |



