Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

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

o_dialogBox

The dialog box name.

Values Returned

t

The dialog was accepted or this function was called from SKILL to replay the action of accepting the dialog.

nil

There was an error.

Related Topics

QtReplay Functions


Return to top
 ⠀
X