Table of Contents

TatCustomScripter.GetInputArgAsUInt64 Method

Calls GetInputArgAsInt64 for current virtual machine. See TatVirtualMachine.GetInputArgAsInt64

Syntax

Unit: atScript

function TatCustomScripter.GetInputArgAsUInt64(AIndex: Integer): UInt64;

Parameters

<-> Parameter Type Description
AIndex Integer

See also