CallStackGet
Returns an array of structs by default of the current tag context.
Each struct contains template name, line number, and function name (if applicable). This is a snapshot of all function calls or invocations.
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
|
|
Examples
Related
Last updated