Client script: using Event name from code
Hi everyone!
Is it possible to get from a Client Script the name of the event that triggered it?
I mean the custom name that I've assigned, not the kind of event ("onLoad", "onChange" etc)
For example, given this event
I'd like to get "Account-Edit-onLoad"