nrDialogAccept
nrDialogAccept(o_dialogBox) =>t / nil
Description
Function logged when a dialog box is accepted, when the Return key is pressed or buttons such as OK, Yes, or Done in the dialog box are clicked. This function is logged only for native Qt dialog boxes. This function is intended only for replay use and should not be called explicitly.
Argument
Values Returned
|
The dialog was accepted or this function was called from SKILL to replay the action of accepting the dialog. |
|
Related Topics
Return to top