ExceptionMessage Function

Applies to TestComplete 14.80, last modified on May 04, 2021

The ExceptionMessage function returns the message text of the last raised exception.

Declaration

ExceptionMessage()
Result     String  

Description

Returns the message text of the last raised exception (see also Raise).

See Also

DelphiScript - List of Supported Routines and Variables
Raise
DelphiScript - Exception Handling

Highlight search results