Skip to main content
Returns a table representing the call stack frames of the specified thread.

Parameters

Returns

{table} - An array of tables representing each active frame in the thread’s call stack.

Example

Useful for debugging complex nested execution and tracebacks.