Does anybody know if I can retrieve list of the domain URLs of environment I'm currently in? Example: I'm writing a script where I have to assemble URLs and it would be helpful for output a different URL based on whether I'm in sandbox or not. I see that's there's runtime.envType, but I'm wondering if I could actually get the domain that's used rather than having to conditional assemble it?