TatMethods.IndexOf Method
Returns the index of the TatMethod object associated with the method specified by AName.
Syntax
Unit: atScript
function TatMethods.IndexOf(AName: string): Integer;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AName | string |
Returns the index of the TatMethod object associated with the method specified by AName.
Unit: atScript
function TatMethods.IndexOf(AName: string): Integer;
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AName | string |