I am writing a Suitelet that simply needs to respo...
# suitescript
j
I am writing a Suitelet that simply needs to respond with a HTTP 200 OK response. It doesn’t need to return any content though. I’m struggling to find documentation on
context.response
anywhere in SuiteAnswers. Any thoughts?