Maps and fills every string value in an object based on a variableMap.
If the target object has a string value containing "${variableName}", the corresponding value from the variableMap will be substitued into it.
"${variableName}"
Maps and fills every string value in an object based on a variableMap.
If the target object has a string value containing
"${variableName}", the corresponding value from the variableMap will be substitued into it.