Would anyone know why runtime.envType in a dev acc...
# suitescript
s
Would anyone know why runtime.envType in a dev account returns “PRODUCTION”?
s
because a dev account is not a sandbox
s
It’s also not a production account. The EnvType enum has other values than Sandbox and Production.
s
they are like mini production accounts, or at least that's how I think of them.