view restore
Restores the current view parameters with the memorized view name.
Syntax
view restore <name>
view restore lastrestoredview
Arguments
- <name>
 - The name of the view to restore.
 - lastrestoredview
 - Restore the last previously selected view.
 
Example
Restore the view "View
                2":
            view restore "View 2"Restore the last previously selected
                view:
        view restore lastrestoredview