ExceptionMessage Function

Applies to TestComplete 15.62, last modified on March 19, 2024

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