Enhancement
TL script functions are required to access the so-called "personal configuration" (of the current user) and read / write / delete values there.
Improvement
New functions storeToSession() and loadFromSession().
Test
- In Script-Console: Set value with storeToSession() (with persistent:true), log out/log in, check that value is still available with loadFromSession().