Resolve the variables for all strings found in the object and nested objects.
Data to resolve variables in.
Options of the variable resolution
Promise to object with variables resolved. Returns undefined
if a variable resolution was cancelled.
Resolve the variables in the given string array.
The array of data to resolve variables in.
Options of the variable resolution.
Promise to array with variables resolved. Never rejects.
The variable resolver service should be used to resolve variables in strings.