I think I found something. So my script uses the `...
# suitescript
c
I think I found something. So my script uses the
List.addRows
to build the object to be rendered and in re-reading the help page on this it says
An array of rows that consist of either a search.Result array, or an array of name/value pairs.
So it looks like @jkabot your suggestion to put the results into an array will do me well. Thank you for your help.
🙂 1