03-15-2010 01:39 PM
Hello,
I built an event structure with an event than can be launch by two signals
the question i have is how can i know in my which of the signals was trigged ?
Best regards
Tinnitus
Solved! Go to Solution.
03-15-2010 01:43 PM
expand the property for that event and choose "source" to get a ref to teh thingy that fired the event. If you are talking about a control, then you can use the "label" property to distinguish one from another.
Ben