Hi All, I have written a backend suitelet which I ...
# suitescript
s
Hi All, I have written a backend suitelet which I am calling from ajax function. I want to receive it as JSON. I am using something like this context.response.write(JSON.stringify(obj)). But I am unable to recieve it as json type