Is there a `NScriptType` for custom modules that ...
# suitescript
k
Is there a
NScriptType
for custom modules that don't use entry points? I'd like to be able to log what's going on in my custom module if possible and it won't let me create the script record without a
NScriptType
defined.