Table of Contents

TatVirtualMachine.LastExceptionMessage Property

Contains the error message of the last exception raised during script execution. Same as accessing Message property of the exception object.

Syntax

Unit: atScript

property TatVirtualMachine.LastExceptionMessage: string

See also