Table of Contents

TatCustomScripter.GetInputArgAsInt64 Method

Calls GetInputArgAsInt64 for current virtual machine. See TatVirtualMachine.GetInputArgAsInt64

Syntax

Unit: atScript

function TatCustomScripter.GetInputArgAsInt64(AIndex: Integer): Int64;

Parameters

<-> Parameter Type Description
AIndex Integer

See also