I am trying to remove all non alphanumeric characters from a string.
I tried using replace() with a regex as followed:
replace()
var answer = answerEd