Template literals allow you to embed JavaScript expressions inside a string. To create a template literal, you should use backticks ( `` ):
確定! 回上一頁