Table of Contents

TatVirtualMachine.EntryPoint Method

Returns the first p-code instruction of the routine specified by ALabel.

Syntax

Unit: atScript

function TatVirtualMachine.EntryPoint(ALabel: string): pSimplifiedCode;

Parameters

<-> Parameter Type Description
ALabel string

See also