Dialogs Component
Fnd_Dlg_MessageCanceled
Fnd_Dlg_MessageCanceled -> Boolean
Parameters
| Parameter | Type | Description |
|---|---|---|
| No parameters required | ||
| Function result | Boolean | Returns True if the user clicked Cancel |
Description
The Fnd_Dlg_MessageCanceled routine returns True if the user has clicked the Cancel button in the message dialog that is currently being displayed.
Extracted source text
Fnd_Dlg_MessageCanceled ➔ Boolean
Parameter Type Description
No parameters required.
Function result Boolean Returns True if the user clicked Cancel
The Fnd_Dlg_MessageCanceled routine returns True if the user has clicked the Cancel button in
the message dialog that is currently being displayed.