Hi all, is there a way to load a SuiteScript file or module in the middle of a function that's executing?
Say, if I have 10 files potentially, but don't want to load them all just to access only 1, but instead, just load the correct file to be accessed?