Hello:
I want to send an error message to the console (using log in the browser plugin).
I want to let myself know what function sent the error message. Is there a way
to find out the name of the function? (I know I can just type it in, but function
names get changed).
thanks for your time.
winkr7