Untitled.ts
# suitescript
k
Untitled.ts
m
Try creating a file object and using context.response.writeFile with isInline parameter set (I think!) to false
👍 1
k
I'll try that, thanks!
Hmmm now how to turn the xml string into a file lol
got it,
file.create
Thank you!