environment-identification
Web icon

Environment Identification (Web)

Stable version 3.0.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 30 January 2023
 by 
4.0
 (1 rating)
environment-identification

Environment Identification (Web)

Documentation
3.0.0

The module "EnvironmentIdentification" provides a public web block "EnvironmentLabel" and public actions to enable identifying the environment: EnvironmentIsDevelopment(), EnvironmentIsTesting(), EnvironmentIsAcceptance(), EnvironmentIsProduction(), and Environment_GetLabel().

You must configure the site property "EnvironmentType_Max3Chars" with a value: "DEV", "TST", "ACC", or "PRD". Any other value will be considered as "Unknown".