Table of Contents

TatCustomScripter.DebugRunToLine Method

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

Syntax

Unit: atScript

procedure TatCustomScripter.DebugRunToLine(ALine: Integer);

Parameters

<-> Parameter Type Description
ALine Integer

See also