SetNoteShowSpotID
Sets whether or not the spot ID is shown in the note text.
Syntax
bestview_handle SetNoteShowSpotID active
Application
HyperView Tcl Modify
Description
When a master note is present, the format and content of the master note will be followed for all best view evaluations.
Inputs
- active
- True or false.
Example
bestview_handle SetNoteShowSpotID true
Errors
Returns success (0) and is set only if the string passed is "true".