I’ve just found the property(...)
expression function which does what i’m looking for.
property('view.custom.tanks[' + {view.custom.selectedTank.index} + '].TankNumberAStart')
2 Likes
I’ve just found the property(...)
expression function which does what i’m looking for.
property('view.custom.tanks[' + {view.custom.selectedTank.index} + '].TankNumberAStart')