이 콘텐츠는 선택한 언어로 제공되지 않습니다.
function::backtrace
Name
function::backtrace — Hex backtrace of current stack
Synopsis
function backtrace:string()
Arguments
None
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).