Product Documentation
Virtuoso Visualization and Analysis XL SKILL Reference
Product Version IC23.1, November 2023

awvExitWindowFunctionAdd

awvExitWindowFunctionAdd(
u_function
)
=> t / nil

Description

Adds a function to the list of exit functions that are called when you close a Waveform window or exit Cadence software while a Waveform window is open.

The list of functions is empty by default.

Arguments

u_function

Function to be added to the list of exit functions.

Callback parameter list: w_windowID

Value Returned

t

Function is added to the list.

nil

Function cannot be added to the list because of an error.

Examples

None


Return to top
 ⠀
X