HTML - “&” lost during evaluation process
问题 This question is related to my previous post. I'm trying to "build" a link to a specific range inside a Sheet. So, I'm building something like this https://docs.google.com/spreadsheets/d/1XXXXXX/edit#gid=99999999&range=A2:D2 The build is working fine but when it runs through the template and evaluate process something is lost and the "&" turns into "%E2%A6%A5". Any thoughts? Edit1: Here's a minimal script snippet var link = 'https://docs.google.com/spreadsheets/d/XXXXXX#gid=999999' + "&" + "