Related Topics: | ||
Description: Returns the name of the specified parameter.
Field Format: [PARAMNAME(Source Number)(Param_Index)]
Source Number is the associated data source number.
Param_Index is a numerical value that allows you to specify which parameter name to display. Depending on the data type and model you are working with, it returns the following information:
For the Crow Extended and Crow Extended - Continuous Evaluation models, the index value specifies which parameter name to display for which mode. Use the following table to look up the index value for each combination. For example, to return the name "Beta (BC Modes)", use index number 20.
For all other models, the index value specifies which parameter name to display for the model used in the data source. The following table shows the index value for each combination. For example, index number 1 with the Crow-AMSAA model returns the name "Beta."
Remarks:
The Source Number must be either 1,2,3 or 4.
Example:
[PARAMNAME(1)(1)]
Returns:
Beta
Note that this value will vary depending on the source data set.
© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.