Table of Contents

TatCustomScripter.InstructionByLine Method

Calls InstructionByLine for current virtual machine. See TatVirtualMachine.InstructionByLine.

Syntax

Unit: atScript

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

Parameters

<-> Parameter Type Description
ARow Integer

See also