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.
Adding parameters to SuiteScript functions
I am currently creating workflows that call on a workflow action SuiteScript. Is there a way to add a parameter to the function that my workflow calls. For instance if I update a customer record, that would kick off a workflow that would call my script function of 'my_function( id ) {}' where id is the record type id. Is it possible to add an argument to that function ie. 'my_function( id, my_arg ) {}' ?
Tagged:
0