Table of Contents

TatCustomScripter.GetInputArgAsString Method

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

Syntax

Unit: atScript

function TatCustomScripter.GetInputArgAsString(AIndex: Integer): string;

Parameters

<-> Parameter Type Description
AIndex Integer

See also