Has anyone tried opening a local file and displayi...
# suitescript
p
Has anyone tried opening a local file and displaying the contents on the page? I can do this easily in C# but I don't see an equivalent in SuiteScript
j
Can you not context.response.write() it?