getSystemEnvironment()
Returns a mapping of the environment variables.
Synopsis
mapping getSystemEnvironment()
Parameters
-
Return value
Environment variable mapping.
Description
The function retrieves all current environment variables and returns them in a mapping as key/value paris.
Assignment
Miscellaneous functions
Availability
CTRL