Table of Contents

TatVariableInfo.Internal Method

Indicates if the variable is an internal variable, like for-loops variable. Ignore variables that are declared as internal.

Syntax

Unit: atScript

function TatVariableInfo.Internal: Boolean;

See also