String.raw is intended for use as a tag function of a Tagged Template String. When called as such the first argument will be a well formed template call site object and the rest parameter will contain the substitution values.
A well-formed template string call site representation.
A set of substitution values.
Return the String value whose elements are, in order, the elements in the List elements. If length is 0, the empty string is returned.