Converts template strings and values into a URL string, removing any undefined or null values.
The template strings or a single string.
The values to be interpolated into the template strings.
The resulting URL string.
Converts template strings and values into a URL string, removing any undefined or null values.