Indicates the end of a footer block.
Syntax |
*EndFooter() |
Example |
*BeginPlot • • • *BeginFooter(On) *Text("Footers Are Optional") *Text("So Are Sub Footers") *EndFooter() • • • *EndPlot |
Application |
HyperGraph and MediaView. |
Context |
|
Comments |
Every *BeginFooter() statement requires a closing *EndFooter() statement. |
See also |
|