IExpression.Valid

Syntax

Valid: Boolean;

Description

The Valid property returns whether an expression is valid.

Comments

Available values:

Example

The property use is given in the example for the IExpression.ThrowException property.

See also:

IExpression