*ShowResult()

Displays the result text in the contour legend.

Syntax

*ShowResult (show/hide)

Application

HyperView

Inputs

show/hide
A text string indicating whether the result string should be displayed.
show
Displays the result text.
hide
Does not display the result text.

Context

*BeginContour()

Example

*BeginContour()
• • •
   *ShowResult(show)
• • •
*EndContour()

Comments

This statement can only appear between the *BeginContour() and *EndContour() statements.

The result string is displayed at the top of the legend, below the header. It displays the results and components selected for contouring.