Feature flags aren’t just booleans that turn a feature on or off based on their value. They can also be used to evaluate expressions such as the application's version, compare a value to a string, or, as this example will show, change the site's behaviour