Table of Contents

TatRoutineInfo.ResultClassName Property

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

Syntax

Unit: atScript

property TatRoutineInfo.ResultClassName: string

See also