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

hiCancelProgressBox

hiCancelProgressBox(
g_dboxID
)
=> t / nil

Description

Programmatically cancels a progress dialog box. Calls the callback procedure for the dialog box, if any.

Argument

g_dboxID

The ID of the progress dialog box that you want to cancel.

Values Returned

t

The progress dialog box was canceled.

nil

There was an error.

Related Topics

Progress Dialog Box Functions


Return to top
 ⠀
X