I created an Environment Variable ('envType') in a solution. It has a data type of 'Text' and I would like to reference the variable in my canvas app. Is this possible? If so, how?
The purpose of the variable is to be able to tell if I'm in my Dev environment or my Production environment.
If it's not possible to reference 'envType' in a canvas app, how can I tell if I'm in Dev vs. Production?
Thanks for any help or insight.