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.

Read request
#1
Hello.

I somewhere have seen a solution for LM to answer read request but I'm not able to find it on the forum.
Can somebody please help?
Reply
#2
Just create a tag and tag the object you want to readresponse

Then create an event logic with this:


evento = event.type


if evento == 'groupread' then

grp.response(event.dst, grp.getvalue(event.dst) )

end
Reply


Forum Jump: