IMetabaseCodeBlock.Line

Syntax

Line: Integer;

Description

The Line property returns line 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