ITsCalculationContext.RaiseWarning

Syntax

RaiseWarning(Message: String);

Parameters

Message. Warning text.

Description

The RaiseWarning method generates custom method warning.

Comments

After generating of the warning the method execution is continued.

Example

The method use is given in the example for ITsCalculationContext.CalculationType.

See also:

ITsCalculationContext