hi all - getting a `Fail to evaluate script: All S...
# suitescript
a
hi all - getting a
Fail to evaluate script: All SuiteScript API Modules are unavailable while executing your define callback.
message after moving some functions from a UE script to a common library file - was already using this library file on other UE scripts without issue - any ideas on the first things I should be checking? i already looked at the suiteanswers articles on this but my UE file looks no different than the ones currently working
actually, editing and saving the other UE scripts without changing anything yields the same errors
guessing there's an issue with defining global vars in the AMD file
yep that seemed to do it