The environment variable is used to determine the current execution environment in Aikeedo themes. This is important for making environment-specific decisions in your theme logic.

Availability

The environment variable is available globally throughout the theme.

environment
string
required

The current environment value. This is the same as the ENVIRONMENT value set in the /.env file.