Javascript – How can I make a script to delete multiple instances of text?
I have a form which will generate a letter once submitted based on the Google form submission. One of the questions has three outcomes and depending on the entry, it will delete either one line, or both lines. I have…