Hi,
Is there a simple way to get which environment runs a process? The data should be one of the 3 possibilities: DEV, TEST, or PROD.
There are many places in Webcon settings where environment is set as "Auto", but I found no variable giving the actual name of the environment.
I know there's a table and inside is a row which offers this, but I thought there might be an environment variable offering this info rather than having another SQL call.
Thank you,
Mihail