Tagged Questions
5
votes
1answer
127 views
How to find the name of the current function
I would like to know the name of the current function from within that function. For example, consider the following code
...