<@U5HF7AG59> yes you can have module-scope variabl...
# suitescript
j
@brett.wilson yes you can have module-scope variables, but there's some caveats. no
N/*
apis are available until a netsuite entry point function is called, so you cannot do any module initialization that uses
N/*
apis, unless triggered by an entry point function.