Description
Returns a string
containing the name of
the specified system environment variable.
If no such variable exists, an
empty matrix
is returned.
Example
If you enter
getenv("path")
O-Matrix will print the system search path (as apposed to the
O-Matrix search path
).