Using Venus 4.5. Is there a function to populate a variable with the value of a environment variable defined on host windows machine? Looked in HSLUtilLib and HSLUtilLib2 but didn’t find anything. You could run a shell command like set TEMP to see the temp file location but looks like shell just returns the exit code and not the output of the command. Thanks