How to enable Global Variables such as window, document, $, jQuery, $$, $j, $F, gel, undefined in Scopped Application.SummaryStarting from the London release, global variables such as, but not limited to: windowdocument$jQuery$$$j$Fgelundefined cannot be accessed directly in the client script or UI policy. ReleaseLondon and newerInstructionsThe below property works for a specific scope only. For Global scope related issues please refer to KB0749730 For any Client script or UI Policy that is not working as expected in a scoped application because the mentioned variables' value cannot be accessed, create a new property like this: Name: <scope_name>.glide.script.block.client.globalsType: true/falseValue: false