Resolve the variables in the given string.
Data to resolve
options of the variable resolution
promise resolved to the provided string with already resolved variables. Never reject.
Resolve the variables in the given string array.
The array of data to resolve
options of the variable resolution
promise resolved to the provided string array with already resolved variables. Never reject.
The variable resolver service should be used to resolve variables in strings.