promptInput("Please input the element you wish to delete. It will not work if you enter multiple element types while paused.",(answer)=>{
// var answer = prompt("Please input the element you wish to delete. It will not work if you enter multiple element types while paused.",(finalEraseElement||undefined));
promptInput("Please input the element you do not wish to delete. It will not work if you enter multiple element types while paused.",(answer2)=>{
// var answer2 = prompt("Please input the element you do not wish to delete. It will not work if you enter multiple element types while paused.",(finalEraseElement2||undefined));