Setting environment variables and resources

Environment variables can be set in various ways:

  • Users can set their own variables.
  • Administrators can define global variables for all users.
Note: If the same variable is set twice, as a global variable and as a user variable, the setting of the user variable overrules the global variable.