J
Joerg Battermann
Hello there,
I have a quick question:
When calling a function B from within a function A, is it possible get
information about the calling function A (e.g. name, values passed over
etc) from within the function B?
The reason why I am asking, is, for example when handling exceptions or
logging errors so I know what exactly happened.
Thanks and all the best,
-joerg
I have a quick question:
When calling a function B from within a function A, is it possible get
information about the calling function A (e.g. name, values passed over
etc) from within the function B?
The reason why I am asking, is, for example when handling exceptions or
logging errors so I know what exactly happened.
Thanks and all the best,
-joerg