Table of Contents

TatCustomScripter.GetInputArgAsDateTime Method

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

Syntax

Unit: atScript

function TatCustomScripter.GetInputArgAsDateTime(AIndex: Integer): TDateTime;

Parameters

<-> Parameter Type Description
AIndex Integer

See also