CallStackGet()
Returns the context (stacktrace) of the current position.
CallStackGet( type=string, offset=number, maxFrames=number );
Returns: any
Examples
See also
- Debugging
- CallStackDump()
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)