My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Comments
-
Not the best workaround but you could convert the file to a 'custom module' that exports the text from the file and use require to load it when needed. I haven't tested this approach yet but you could also try creating an AMDConfig file to specify the root for your module before loading the file…