NetSuite SuiteCommerce: Access and get Data From Custom Record List
问题 We would like to create & access custom db table structure for our SuiteCommerce Advance Site as- Custom Record--> List 1--> Value1, Value2.....Value(n) List 2--> Value1, Value2.....Value(n) List 3--> Value1, Value2.....Value(n) . . . List (n)--> Then we need to search the values stored in List 1 and compare those with another. What could be the best way to store values in such way that will get the desired result based on List 1 values? Also, Which SuiteScript API we can use to get these