Where does the value "environment" come from in computers list

(imported topic written by SystemAdmin)

I was wondering how the value for “environment” is generated in the list of computers.

I want to know if I can use relevance code to query that value as I would like to create lists of computers by operating system and environment so I can manage them easier. We have 600+ unix/linux systems

Thanks

(imported comment written by Tingram91)

Enviroment variables are your system’s environment, like “PATH”

Code:

Variables of environment (Should give you the details of what can be queried"

Code:

value of variable “PATH” of environment (For example)