Resolved! Is access to window.location in client script restricted?
hi all, is the access to 'window.location' restricted in client scripts? my use use is to get the paramters from the URL and then process the information. I get below error when i try to use the 'window.location' object in the code. what is the worka...