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 | Description |
---|---|---|---|
type | string | No | the type of the returned value, possible values are: [array], string, html, json |