The info(“dialogtrigger”) function returns the name of the last button pressed in a standard alert or dialog.
Description
The info(“dialogtrigger”) function returns the name of the last button pressed in a standard alert or dialog. (Note: This function does not work with standard system dialogs like the open and Save As dialogs, and it does not work with custom dialogs created from forms using the rundialog statement.) The value of info(“dialogtrigger”) persists until another standard dialog or alert is opened and a button is pressed to trigger a new value.
See Also
History
Version | Status | Notes |
10.0 | No Change | Carried over from Panorama 6.0 |