poIPost GetBestViewHandle
Gets the handle of the best view.
Syntax
post_handle GetBestViewHandle param id
Application
HyperView Tcl Query
Description
This command gets the handle of the best views present in the current post client with a given ID.
Inputs
- param
- Specify a handle name.
- id
- Specify the ID of the best view for which the handle is needed.
Example
post_handle GetBestViewHandle bestview_handle [post_handle AddBestView]
post_handle GetBestViewHandle bestview_handle 10
Errors
This command returns the handle name if successful or an error code.