Table of Contents

TatCustomScripter.EntryPoint Method

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

Syntax

Unit: atScript

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

Parameters

<-> Parameter Type Description
ALabel string

See also