TatVirtualMachine.GetInputArgAsDateTime Method
Returns the value of the parameter passed to the Delphi method being executed, as a date time value. See GetInputArg for more info.
Syntax
Unit: atScript
function TatVirtualMachine.GetInputArgAsDateTime(AIndex: Integer): TDateTime;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AIndex | Integer |