Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Updating SuiteScript Paramters
Hi there,
Is there a way to update a value of a suitescript deployment parameters via scripting?
For example, I have a parameter "custscript_test_parameter". I know i can get the value using nlapiGetContext.getSetting("SCRIPT","custscript_test_parameter"), but is there way to update/edit the said parameter using codes?
thanks in advance!
0