*Parameter() - HyperView Section Thickness
Specifies the thickness of the edge lines of a 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 file name, string, or integer data type.
- Value
- Displays the default parameter value.
Context
*DefineReport()
Example
*Parameter(HvsectionThickness, "Hvsection Thickness", STRING, "Global")
Comments
Valid entries: "1" - "6" or "Global".