cfdocs

getCurrentContext

Return the context (stacktrace) of the current position.

getCurrentContext()
returns array

Script Syntax

Simple dump of the call stack

writeDump(getCurrentContext());