String.raw()
Term side of the Card
Topic: String
Unit title: String.raw()
Categories: Method
Explanation side of the Card
Explanation: The static method that returns a raw string from template literals. It provides access to the raw content of a template literal, including any escape sequences.
Browser compatibility:
- The chrome browser supports this feature starting from version 41
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 34
- The safari browser supports this feature starting from version 9
Availability: