*Parameter() - HyperView Section Label
Specifies the label to be used for the created section cut.
Syntax
*Parameter(Name, Label, Type, Value)
Application
HyperView
Inputs
- Name
- Internally generated parameter name, which should not be edited.
- Label
- The label of the parameter to be displayed in the Reports panel.
- Type
- Describes the type of parameter value. This value could be a filename, string, or integer data type.
- Value
- Displays the default parameter value.
Example
*Parameter(HvsectionLabel, "Hvsection Label", STRING, "Section 1")
Context
*DefineReport()
Comments
The label that you would like to set on the created section cut.