WwAlertPopdown Procedure

Destroys an alert box.

Usage

WwAlertPopdown, wid

Input Parameters

wid — The widget ID of the alert box to be destroyed.

Keywords

None.

Discussion

This function is used to destroy an alert box that was created when the WwAlert Nowait keyword was specified.

Example

For an example of WwAlertPopdown, see the WwAlert Function example.