Table of Contents

TatVariablesInfo.Add Method

Adds a new variable in the collection. Do not call this directly, it will not effectively change source code to declare a new variable. This is used by the compiler to add information in the collection.

Syntax

Unit: atScript

function TatVariablesInfo.Add: TatVariableInfo;

See also