Table of Contents

TatCustomScripter.DebugToggleBreakLine Method

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

Syntax

Unit: atScript

function TatCustomScripter.DebugToggleBreakLine(ALine: Integer): pSimplifiedCode;

Parameters

<-> Parameter Type Description
ALine Integer

See also