Table of Contents

TatVirtualMachine.DebugTraceInto Method

Performs debug trace info operation in current script. This method should not be used very often because it works at p-code instruction level. Use DebugTraceIntoLine instead.

Syntax

Unit: atScript

procedure TatVirtualMachine.DebugTraceInto;

See also