Table of Contents

TatVirtualMachine.InstructionByLine Method

Returns the first p-code instruction that corresponds to the source code line specified by ARow.

Syntax

Unit: atScript

function TatVirtualMachine.InstructionByLine(ARow: Integer): pSimplifiedCode;

Parameters

<-> Parameter Type Description
ARow Integer

See also