geDeleteAllInstViewLevel
geDeleteAllInstViewLevel(
w_windowId
)
=> t / nil
Description
Removes all instance-specific view levels from a window.
Arguments
|
Database ID of the window from which you want to remove the instance view levels. |
Value Returned
Examples
Deletes all the instance view levels in the current window.
geDeleteAllInstViewLevel( )
Related Topics
Return to top