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.

Log unncorect value
#1
Hi, 

I have a scale object with a grp.add 33/1/1, when I try to log it the logger tells me that the object is a boolean.



script
atrium = event.getvalue('33/1/1')

log(atrium)

logger

* bool: false
Reply
#2
Use grp.getvalue, not event.getvalue
Reply
#3
(10.03.2023, 08:20)admin Wrote: Use grp.getvalue, not event.getvalue

ugh  Sad, thanks
Reply


Forum Jump: