quisvir:
Perfect!
Thank you very much. I would have to search hours for that line...
A.
Edit:
I want to TOGGLE 'false' and 'true'. The IF..ELSE statement doesn't work. I use following question:
Code:
if (kbook.model.container.sandbox.STATUS_GROUP.sandbox.STATUS_GROUP_SUB.sandbox.STATUS_GROUP.sandbox.BATTERY_LEVEL.show = true)
Also tried: ... === true, ...=true, ...==='true', ...show(true), ... show() = true, ...
What's my error?