Name
function::backtrace —
Hex backtrace of current stack
Synopsis
backtrace:string()
General Syntax
backtrace:string
Description
This function returns a string of hex addresses
that are a backtrace of the stack. Output may be truncated as
as per maximum string length (MAXSTRINGLEN).