Boris Yasen
02/07/2024, 2:59 PMsearchRes.getResults(0, 100)
it throws me the error.
var searchObj = nlapiCreateSearch('cust_rec_type');
var searchRes = searchObj.runSearch()
console.log(searchRes.getResults(0,100))
This throws me the error, any idea please?erictgrubaugh
02/07/2024, 3:03 PMcust_rec_type
with item
. What is the error you get?Boris Yasen
02/07/2024, 3:17 PMyagyakumarnag
02/07/2024, 4:45 PM