TatVariablesInfo.IndexOf Method
Returns the index of the variable which name is specified by AName. If no variable is found, IndexOf returns -1.
Syntax
Unit: atScript
function TatVariablesInfo.IndexOf(AName: string): Integer;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AName | string |