Table of Contents

TatCustomScripter.DebugToggleBreakPoint Method

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

Syntax

Unit: atScript

function TatCustomScripter.DebugToggleBreakPoint(AInstruction: pSimplifiedCode): Boolean;

Parameters

<-> Parameter Type Description
AInstruction pSimplifiedCode

See also