Table of Contents

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

See also