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