I'm trying to understand the difference between a ...
# suitescript
a
I'm trying to understand the difference between a Suitelet and a RESTlet. The docs say "The advantage of using a RESTlet compared with a Suitelet is that the RESTlet can return data, in plain text or JSON, to the client script." What can a Suitelet return? I can't find the documentation of the context.response object of a Suitelet.