A classic example of that <@U2C4P9YR3> <@U3NBCQWBD...
# suitescript
a
A classic example of that @creece @igorp, if you make a Suitelet with a Sublist and you do a search let say with 200 results... if at the moment of populating the Suitelet Sublist you iterate over the searchResult object and execute getValue to populate the sublist that would crash your browser... if you translate that searchResult Object to an object in another function and then you populate the sublist iterating over the clean resultObject that would work great.