423
Views
1
Comments
How to determine the environment mode (development or production)
Question
Hi,

On my app i would like to determine if the application is running into a dev or into a prod.

I need to insert this into a "IF" inside my process to avoid that some action can run by mistake,

Do you know how can i implement that?

Many thanks

2018-11-23 09-43-46
Carlos Henriques
Hi Simon.

You can use the Environment Sticker app directly:
https://www.outsystems.com/forge/component/489/environment-sticker/

Or just check the "code" and implement your own solution.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.