Error.Backtrace (gb)

Static Property Read Backtrace As String[]

Returns a backtrace of the function call stack state when the last error occured.

The first entry of the string array is the deepest function call.

If no debugging information was available, or if there was no error, then this property returns NULL.