geDeleteInstViewLevel
geDeleteInstViewLevel( [w_windowId]d_instId) => t / nil
Description
Removes all instance-specific view levels associated with an instance ID.
Arguments
Value Returned
Examples
Deletes the view levels associated with instance4. The instance is then displayed using the window start level and stop level.
geDeleteInstViewLevel( instance4 )
Related Topics
Return to top