Join Slack
Powered by
Also, to retrieve the request object, you need to ...
# suitescript
m
michoel
07/11/2017, 3:09 AM
Also, to retrieve the request object, you need to use
context.request
, not
http.ServerRequest
, and in
sr.getLineCount()
you need to specify which sublist you want the count for
Open in Slack
Previous
Next