HyperWorks Desktop

*EndHeader()

Indicates the end of a header block in a plot.

*EndHeader()

Indicates the end of a header block in a plot.

Previous topic Next topic No expanding text in this topic  

*EndHeader()

Indicates the end of a header block in a plot.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*EndHeader()

Example

*BeginPlot()

 • • •

 *BeginHeader(On)

         *Text("Headers Are Optional")

         *Text("So Are Sub Headers")

 *EndHeader()

 • • •

*EndPlot

Application

HyperGraph and MediaView.


Context

*BeginHeader()

*BeginPlot()

Report Definitions


Comments

Every *BeginHeader() statement requires a closing *EndHeader() statement.

See also

 

*BeginHeader()

*BeginFooter()

*BeginPlot()

*Text()

List of Session Statements