It seems that template string literal is not yet supported. Could we have this convenient feature in a future release? Thanks!
Forum › Feature requests
JavaScript template string literal
We have added support for template literals (and String.raw) in the latest build. (Note: this is the same latest build that includes support for the ES6 startsWith() and endsWith() string methods.)
Edited by adrianwong