Is there a way to detect the method that was used to trigger a macro within the macro itself?
I mean, if I have a macro that can be triggered by Hot Key, Device, and Script , … I am looking for a way to have slightly different behaviors depending on how it was triggered. I would prefer not to have to duplicate the macro to separate trigger methods. Any ideas?