Hi Guys ,There are some Js files in libs , such as the preferences.js (/libs/cq/security/widgets/source/widgets/security/Preferences.js).I copied the same file to my apps folder and when i instantiate some variables (My_Prop = "new prop") , it can be accessed from anywhere (any other JS file).I dont...