Does anyone know if it is possible for a Suitlet t...
# suitescript
s
Does anyone know if it is possible for a Suitlet to return a nlapiSearchRecord object ???
l
You mean run a search or do the actual return? You should be able to run the search.
s
I mean, doing a search in the suitelet and then returning the result (the nlapiSearchRecord object) to a client script
so, trying to understand how to return it as a netsuite object is the difficulty I'm having
k
You can do this in SS2 by using list or sublist.
s
oh ok, so no way to do that in SS1.0 though?
k
Yes there would be but i have no idea in one. If you can do it in SS2 then it can be done in SS1.0.