Table of Contents

TatVariableInfo.DeclaredClassName Property

Retrieves the name of the declared variable class. If the variable type is not a class type, but a scalar type (string, integer, etc.), DeclaredClassName value will be an empty string.

Syntax

Unit: atScript

property TatVariableInfo.DeclaredClassName: string

See also