The CDF_ERROR function returns a a short explanation of a given status code returned from a Common Data Format file.
Syntax
Result = CDF_ERROR(Status)
Return Value
Returns a string containing a status code explanation.
Arguments
Status
The status code to be explained.
Keywords
None
Version History