and do you know by any chance if `runtime.getCurre...
# suitescript
f
and do you know by any chance if
runtime.getCurrentSession()
is a session for a particular and particular script and environment or is it possible that prod and sandbox running the same script and calling
runtime.getCurrentSession()
are getting the same session?