To use this website fully, you first need to accept the use of cookies. By agreeing to the use of cookies you consent to the use of functional cookies. For more information read this page.

Official ZPE/YASS documentationget_call_stack

get_call_stack () ⇒ list

Returns the call stack as it is on the call of this function.

First available: Version 1.6.7

Notes

Whilst this function does return the call stack as a list of strings, it possible to then use the handle_of function to retrieve a function handle from it.

Comments
Code previewClose
Feedback 👍
Comments are sent via email to me.