$NAME/${NAME} occurrences replaced by their
environment values (missing variables expand to the empty string).
string _expandDollarVars(string s) staticExpand $NAME and ${NAME} references using the process environment.
s | Input string. |
$NAME/${NAME} occurrences replaced by their
environment values (missing variables expand to the empty string).