if i had a search expression like `["inventoryloca...
# suitescript
t
if i had a search expression like
["inventorylocation", "is", location]
and wanted to change it to use a join, would it be this:
["inventorylocation.memberitem", "is", location]