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;
Indicates if the variable is an internal variable, like for-loops variable. Ignore variables that are declared as internal.
Unit: atScript
function TatVariableInfo.Internal: Boolean;