Possible to know who has called a function ?
Hi to all,
I would like to know if it is possible to know who has called a certain
function.
For example, I have three functions "printPage", "printPage1",
"printPage2" which can called another function "PrintToPdf".
I'm am in the "PrintToPdf" function. Is it possible to know which
function has called me ?
Thks for your answer
Best regards
|