if i am loading a search will this respect the so...
# suitescript
s
if i am loading a search will this respect the sort by I set in the UI
Copy code
var test = search.load({ id: loadid }).run().getRange(0, 350);
s
probably, pretty easy to test yourself
s
i assume so i was having a wierd bug