System.Backtrace (gb)

Static Property Read Backtrace As String[]

Returns a backtrace of the function call stack current state.

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

If no debugging information is available, then this property returns NULL.