Environment variable expansion

Environment variable substitution is performed at run-time only. An expansion expression of the following form is replaced with the value of the named environment variable: ${env:<environment variable name>}