Returns the number of the last error caused by a Finxxx function (see the list of
financial functions).
// Identify the type of error
ResError = FinError()
Syntax
<Result>: Integer
Number of the last error caused by a financial function:
Remarks
To get more details on the error, use
ErrorInfo with the
errMessage constant.