How to use Google Apps Script to set the “values” and “go to section based on answer” for a Google Form dropdown?
问题 I using Google Sheets to store the "values" and "go to section based on answer" for a Google Form dropdown. How can I use the Google Apps Script to set both "values" and "go to section based on answer" for the dropdown? I am able to set values from Google Sheet using the script, but I am not able to set the "go to section based on answer" for the drop-down using the sheet and script. I already have the listItem of the dropdown in the script which I am using to set values. I tried using