CallStackDump()
Dump the context (stacktrace) of the current position.
CallStackDump( output=string );
Returns: void
Examples
dump(CallStackDump());
See also
- Debugging
- CallStackGet()
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)