Path & file types don't seem to understand enviroment variables

Would expect can use enviroment variables is part or all of a path like so: %MyEnvVariable%

snapshot of beta vs gamma behavior (you need an environment variable set to test of course):
EV

until we have that, you can use the .NET functionality for it: Environment.ExpandEnvironmentVariables(String) Method (System) | Microsoft Docs

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.