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