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