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.
This is crazy, I need to search for cases!!!
OK, I'm going crazy, I'm trying to run this in the debugger.
var filters = new Array(); filters[0] = nlobjSearchFilter('entityid','customer','is','53'); var searchResults = nlapiSearchRecord('supportcase','customer',filters,null); And I get this response, no matter what I do..
Error: JS_EXCEPTION
TypeError: Cannot find function toString.
Anyone have ideas to help out a stessed coder?
0