var body = JSON.stringify('Hello e.on!'); $.response.contentType = 'application/json'; $.response.setBody(body); $.response.status = $.net.http.OK;