10.03.2023, 08:20
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
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