Następny: Current Working Directory, Poprzedni: Process ID Information, W górę: System Utilities
Return the value of the environment variable var. For example, getenv ("PATH") returns a string containing the value of your path.
Return the value of the environment variable var. For example,
getenv ("PATH")
returns a string containing the value of your path.
Set the value of the environment variable var to value.