Table of Contents

TatScriptInfo.UnitName Property

The unit name used when this script is registered as a script-based library.

Remarks

When a script contains uses UNIT, the compiler searches for files named UNIT and also for scripts in the Scripts collection whose UnitName matches UNIT.

Syntax

Unit: atScript

property TatScriptInfo.UnitName: string

See also