The purpose behind modules is to not load them unl...
# suitescript
a
The purpose behind modules is to not load them unless needed.
👍 1
l
aaron_tekton: I know, its for the purpose of trying code in the dev console, having to reload them only add boilerplates steps that weren't needed before.
a
Gotcha. In that case, I don't think there's any way supplied by Netsuite to do it. I'd say to just take the time to write one and keep it in a file on your computer that you can copy and paste from as needed.