*Parameter() - HyperView TracingCtrl Tracing Steps
Specifies the number of steps to traced.
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(HvtracingctrlTracingsteps, "Hvtracingctrl Tracingsteps", STRING, "1")
Context
*DefineReport()
Comments
A valid entry is any positive value which is less than the number of simulations steps for a given subcase.