awvCloseWindowMenuCB
awvCloseWindowMenuCB( ) =>t/nil
Description
Closes the current window. This function is defined in dfII/etc/context/awv.cxt.
Arguments
Value Returned
Examples
The following example closes windows that are currently open.
awvCloseWindowMenuCB()
=> t
Return to top