IMetabaseCodeBlock.Position

Syntax

Position: Integer;

Description

The Position property returns character number in block of code in which an error was indicated during check.

Example

The property use is given in example for the Execute method.

See also:

IMetabaseCodeBlock