16.04.2020, 21:35
Hi,
As more of LM users trying create advanced visualization, I think this 2 lines below (thanks to Erwin!) can be added to RC2 and newest to common functions descriptions to show Visualisation Plan ID's:
result = db:getall('SELECT id, name, type FROM visfloors')
log(result)
Very EASY Better than use browser's developer tools..
Alex
As more of LM users trying create advanced visualization, I think this 2 lines below (thanks to Erwin!) can be added to RC2 and newest to common functions descriptions to show Visualisation Plan ID's:
result = db:getall('SELECT id, name, type FROM visfloors')
log(result)
Very EASY Better than use browser's developer tools..
Alex