How to call UI script from catalog client script?
How to call UI script from catalog client script in scoped application. I know we can use "ScriptLoader" to call global client script. But in my case it is not working because I am using scoped application and both UI script and Client script is avai...