i badly need to join multiple searches in NetSuite (joins which are not available in netsuite) - whats the best way to do it ? - do you iterate through each result ? - do you create json out of search results and then join ? do you split results into multiple arrays and then process ? i tried using json but NetSuite search structure is nested and unnecessarily complicated, also NetSuite search object columns do not have data types, any one having any experience or share code would be greatly helpful