D.2. Substituting environment variables
Syntax Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
You can substitute the value of a system environment variable using the environment property resolver, which has the following syntax:
${env:VarName}
${env:VarName}