There are definitely other ways to resolve that, i...
# suitescript
s
There are definitely other ways to resolve that, including memoization, caching, storing the search results into a variable, etc. Alternatively, you could run the code server side in a user event script, potentially.