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

awvCloseWindowMenuCB

awvCloseWindowMenuCB(
)
=> t / nil

Description

Closes the current window. This function is defined in dfII/etc/context/awv.cxt.

Arguments

None

Value Returned

t

Windows are closed.

nil

There are no windows currently open.

Examples

The following example closes windows that are currently open.

awvCloseWindowMenuCB()
=> t

Return to top
 ⠀
X