Join Slack
Communities
Powered by
I know that I can tell between `PRODUCTION` and `S...
# suitescript
j
jen
06/06/2022, 3:59 PM
I know that I can tell between
PRODUCTION
and
SANDBOX
using
runtime.envType
, but is there a way to tell WHICH sandbox I am in?
b
battk
06/06/2022, 4:00 PM
runtime.accountId
s
Sciuridae54696d
06/06/2022, 4:01 PM
yup, that and .split("_") although idk
j
jen
06/06/2022, 4:03 PM
ah perfect thanks guys
14
Views
Open in Slack
Previous
Next