Accessing it through what module exactly? This I'v...
# suitescript
j
Accessing it through what module exactly? This I've tried and does not work
Copy code
var compConfig = config.load({ type: config.Type.FEATURES });
log.debug('Subsidiaries', compConfig.getValue({ fieldId: 'SUBSIDIARIES' }));