ICalcFunc.IsValid

Syntax

IsValid: Boolean;

Description

The IsValid property returns whether function parameters are correct.

Comments

Available values:

Example

The property use is given in the example for ICalcFunc.Procedure.

See also:

ICalcFunc