This service returns an XML document listing the environment variables and their values.

Output ports
- properties - The properties string is an XML document that contains a property-list element. Inside the property-list element, there is a property element for each environment variable. Each property element has two attributes, the 'name' of the property and its 'value'.
Examples
An example workflow can be found on myExperiment
.