1var a = 5;
2var b = 10;
3console.log(`Fifteen is ${a + b}.`);
4// "Fifteen is 15.
5
1 else {
2 var pAddress = "/search/label/" + postLabel + "?updated-max=" + timestamp + "&max-results=" + perPage + "#PageNo=" + noPage
3 }
4 location.href = pAddress
5 }