Gets the contents of the specified environment variable.
- Variable Key: The key of the environment variable whose value is to be retrieved.
- Type:
System.String
- Required
Output
- Variable Value: The value of the selected environment variable
- Type:
System.String
- Required