Hi,
Does anyone know how to dynamically obtain the name of an object function? This.ClassName() will return the name of the object, but not the function I'm working on.
I want to use the name of the function in error messages so I can easily locate the offending code.
Regards,
Ricardo