Lucee Function Reference
Function CALLSTACKGET
return the context (stacktrace) of the current position.
Example
callstackget([string type]):any
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Default Value | Description |
---|---|---|---|---|
type | string | No | array | the type of the returned value, possible values are: [array], string, html, json |