Is it not possible to load the `N/encode` module i...
# suitescript
m
Is it not possible to load the
N/encode
module in the console?
require (['N/search', 'N/record', 'N/encode'])
yields
SuiteScriptModuleLoaderError
with message
"Invalid define call; unable to load module: : Module does not exist: N/encode.js"