How do I make a script file in the SuiteScripts folder available to a client script? I deployed a client script file which runs and shows an alert on clicking a button on a record but when I try to make it call a function exported by another script file then Chrome says the module does not exist. The Chrome console error gives a path at which it doesn't exist, but that path is where it does exist!