<@UAJ7CLKJQ> All you have in var `AllSearchResults...
# suitescript
a
@xxxxxxxx All you have in var
AllSearchResults = [];
which is actually only the first 1000 results are result Objects My recommendation is to translate that with
getValue
to an actual valid/real JSON and then return it, also try what @Eric B mentioned...