# Functions
GetAndCompareOSEnv retrieves the value of the environment variable named by the key and compares it to the value of compareStr.
GetOSEnv retrieves the value of the environment variable named by the key.
GetOSEnvOrDefault retrieves the value of the environment variable named by the key.