Anyone know how to get the IP address in SuiteScri...
# suitescript
j
Anyone know how to get the IP address in SuiteScript 1.0? I know this works in 2.0
context.request.headers['ns-client-ip']
b
request.getHeader('ns-client-ip')