|
static |
Replaces the name of each environment variable embedded in the specified string with the string equivalent of the value of the variable, then returns the resulting string.
name | A string containing the names of zero or more environment variables. Each environment variable is quoted with the percent sign character (%). |