https://netsuiteprofessionals.com logo
Title
a

alien4u

03/05/2019, 9:12 PM
@battk I think I found what I'm looking for: The node.js environment roughly follows the CommonJS Modules/1.1 proposal, which specifies that the environment should inject three locally-scoped variables: exports, require, and module.
s

stalbert

03/05/2019, 9:41 PM
I rely heavily on both NS and Node providing
require