IStatMethod.Errors

Syntax

Errors: String;

Description

The Errors property returns a message containing all the errors and warnings occurred during the method calculation.

Example

The property use is given in the example for IStatMethod.Clone.

See also:

IStatMethod