When doing a search in code if I want to apply mul...
# suitescript
j
When doing a search in code if I want to apply multiple column sorts do I simply include the sort I wish to perform first at the top of the array and then what I want to sort by next under it or is it more complex than that?