IExpressionErrorInfo.Position

Syntax

Position: Integer;

Description

The Position property returns the number of end position of the element that caused error in the expression.

Example

The property use is given in the example for the IExpressionErrorInfo.ErrorMessage property.

See also:

IExpressionErrorInfo