Table of Contents

TatMethod.ResultDataType Property

Holds the data type returned by the method, in case method is function. If the method is a procedure, this must be tkNone.

Syntax

Unit: atScript

property TatMethod.ResultDataType: TatTypeKind

See also