2.1.15 [ECMA-262/6] Section 12.3.7 Tagged Templates

V0044: String Templates are not implemented

The specification states:

 12.3.7 Tagged Templates
  
     NOTE A tagged template is a function call where the arguments of the call are derived 
     from a TemplateLiteral (12.2.9). The actual arguments include a template object 
     (12.2.9.3) and the values produced by evaluating the expressions embedded within the 
     TemplateLiteral.

IE11 Mode (All versions)

String templates are not implemented.