This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Get event script object name
#1
Hello,

How can I get object name, which is tagged to an event script, from that event script? Maybe there is something like event.getname()?

Thank You.
Reply
#2
Hi,

Try:

name = grp.find(event.dst).name

BR,

Erwin
Reply
#3
Yes, it does work! Thank You! Smile
Reply


Forum Jump: