Table of Contents

TatScriptInfo.MainRoutine Property

Retrieves the TatRoutineInfo object associated with the script main block, which is treated similarly to any other routine in the script.

Syntax

Unit: atScript

property TatScriptInfo.MainRoutine: TatRoutineInfo

See also