Returns a String code that represents the numeric calculation status passed as the argument. Use FormatStatusToText to get a meaningful description of the calculation statuses returned by methods such as GetCalcStatus and GetCell.
<HsvData>.FormatStatusToText(lStatus)
String. The code that identifies the calculation status. The valid status codes are as follows:
For descriptions of these statuses, see the Oracle Hyperion Financial Management, Fusion Edition User's Guide.
FormatStatusToText is used in the example for GetCell.