Table of Contents

TatUsedUnits.FindByName Method

Returns the TatUsedUnit object for the used unit specified by the name AUnitName.

Syntax

Unit: atScript

function TatUsedUnits.FindByName(AUnitName: string): TatUsedUnit;

Parameters

<-> Parameter Type Description
AUnitName string

See also